pinot

GitHub

Apache Pinot - A realtime distributed OLAP datastore

6,121 stars Java 1 file ยท ~18,979 tokens #java

pinot MCP Server

MCP server for apache/pinot

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pinot": {
      "command": "npx",
      "args": [
        "-y",
        "@apache/pinot"
      ]
    }
  }
}