Skip to main content
Glama

StarTree MCP Server for Apache Pinot

Official
by startreedata

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PINOT_BROKER_HOSTNoHostname of the Pinot broker
PINOT_BROKER_PORTNoPort of the Pinot broker
PINOT_CONTROLLER_HOSTNoHostname of the Pinot controller
PINOT_CONTROLLER_PORTNoPort of the Pinot controller

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
pinot-queryA prompt to Query the pinot database with an Pinot MCP Server + Claude

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
read-query

Execute a SELECT query on the Pinot database

list-tables

List all tables in Pinot

table-details

Get table size details

segment-list

List segments for a table

index-column-details

Get index/column details for a segment

segment-metadata-details

Get metadata for segments of a table

tableconfig-schema-details

Get table config and schema

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/startreedata/mcp-pinot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server