Apache Pinot MCP Server
Query and manage Apache Pinot through MCP with typed tools and preview-first safety.
Install
PyPIstdio
uvx mcp-pinot-server Dockerstdio
docker run -i --rm ghcr.io/startreedata/mcp-pinot:5.0.0-beta.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-startreedata-mcp-pinot": {
"command": "uvx",
"args": [
"mcp-pinot-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.startreedata/mcp-pinot · published 2026-08-29 · updated 2026-08-29. Not an endorsement; review the code before connecting it to anything sensitive.