StarTree MCP Server for Apache Pinot
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| test-connectionB | Test Pinot connection and return diagnostics |
| read-queryC | Execute a SELECT query on the Pinot database |
| list-tablesB | List all tables in Pinot |
| table-detailsC | Get table size details |
| segment-listC | List segments for a table |
| index-column-detailsC | Get index/column details for a segment |
| segment-metadata-detailsC | Get metadata for segments of a table |
| tableconfig-schema-detailsC | Get table config and schema |
| create-schemaD | Create a new schema |
| update-schemaC | Update an existing schema |
| get-schemaC | Fetch a schema by name |
| create-table-configD | Create table configuration |
| update-table-configD | Update table configuration |
| get-table-configD | Get table configuration |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| pinot-query | Query Pinot database with MCP Server + Claude |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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