Installation & Configuration
{
"mcpServers": {
"pinot_mcp": {
"command": "/path/to/uv",
"args": [
"--directory",
"/path/to/mcp-pinot-repo",
"run",
"mcp_pinot/server.py"
],
"env": {
"PINOT_CONTROLLER_URL": "http://localhost:9000",
"PINOT_BROKER_URL": "http://localhost:8000",
"MCP_TRANSPORT": "stdio"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12