- Step1: Install uv and dependencies as per documentation
- Step2: Configure Doris connection parameters like host, port, user, password
- Step3: Activate virtual environment and set PYTHONPATH
- Step4: Run the MCP server using the specified command with Doris connection info
- Step5: Access the MCP interface at http://localhost:5173 for management and monitoring