Implements a Model Context Protocol (MCP) server for Trino in Go, enabling AI assistants to interact with Trino's distributed SQL query engine.
mcp-trino is a high-performance Model Context Protocol (MCP) server built in Go, designed to facilitate seamless interaction between AI assistants and the Trino distributed SQL query engine. By providing a standardized MCP interface, it allows AI tools to execute SQL queries, discover catalogs, schemas, and tables, and understand table schemas within Trino. This enables natural language querying and data exploration, empowering users to leverage Trino's analytical capabilities through AI-driven interfaces like Cursor, Claude Desktop, Windsurf, and ChatWise.