Provides AI models with structured access to Trino's distributed SQL query engine via the Model Context Protocol.
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.