Trino
Createdstinkgen
Provides AI models with structured access to Trino's distributed SQL query engine via the Model Context Protocol.
About
Trino provides a Model Context Protocol (MCP) server, granting AI models structured access to Trino's distributed SQL query engine; it exposes Trino resources through the MCP protocol, enabling AI tools to query and analyze data within Trino, and offers both Docker container and standalone Python API server options for flexible deployment.
Key Features
- Exposes Trino resources through MCP protocol.
- Enables AI tools to query and analyze data in Trino.
- Offers STDIO transport for reliable communication.
- Includes both Docker container and standalone Python API server options.
- Provides command-line and REST API interfaces for LLM integration.
Use Cases
- Generating complex SQL queries based on natural language prompts.
- Enabling LLMs to query and analyze data stored in Trino.
- Providing a structured interface for AI tools to interact with Trino's SQL engine.