Apache Pinot MCP Server MCP
v5.0.0-beta.1io.github.startreedata/mcp-pinot
Query and manage Apache Pinot through MCP with typed tools and preview-first safety.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add mcp-pinot -e PINOT_CONTROLLER_URL=<PINOT_CONTROLLER_URL> -e PINOT_BROKER_URL=<PINOT_BROKER_URL> -e PINOT_USERNAME=<PINOT_USERNAME> -e PINOT_PASSWORD=<PINOT_PASSWORD> -e PINOT_TOKEN=<PINOT_TOKEN> -e PINOT_USE_MSQE=<PINOT_USE_MSQE> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_PROVIDER=<AUTH_PROVIDER> -- uvx mcp-pinot-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.