Skip to content
Claude Code

Apache Pinot MCP Server for Claude Code

io.github.startreedata/mcp-pinot

Query and manage Apache Pinot through MCP with typed tools and preview-first safety.

client:Claude Code transport:stdio runtime:pypi

Install Apache Pinot MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Apache Pinot MCP Server in other clients