Pinot
Enables interaction with Apache Pinot clusters using a Model Context Protocol (MCP) server.
About
This Python-based tool acts as an MCP server for Apache Pinot, facilitating integration with platforms like Claude Desktop. It allows users to list tables, segments, and schemas, execute read-only SQL queries, view index/column-level metadata, and perform real-time analytics, primarily designed to assist business users through enhanced integration.
Key Features
- Provides access to index and column-level metadata.
- Executes read-only SQL queries against Pinot.
- 4 GitHub stars
- Integrates with Claude Desktop for natural language interaction.
- Lists tables, segments, and schema information from Pinot.
- Supports configuration via .env files or environment variables.
Use Cases
- Metadata exploration and understanding of Pinot clusters.
- Real-time data analysis via natural language prompts.
- Integration of Pinot data with AI-powered platforms like Claude.