MCPs tagged with Trino
-
mcp-trino
A fast Go-based MCP server for seamless Trino SQL access.
mcp-trino is a Model Context Protocol (MCP) server implemented in Go, designed for high-performance integration with Trino's distributed SQL engine. It enables AI assistants and clients to issue SQL queries, discover catalogs, schemas, and tables, and fetch schema information through standardized MCP tools over HTTP and STDIO transports. The solution supports optional OAuth2 authentication, connects to a variety of data sources through Trino, and is available as a Docker container.
- ⭐ 79
- MCP
- tuannvm/mcp-trino
-
Trino MCP Server
Expose Trino tables and querying via the Model Context Protocol.
Trino MCP Server acts as an MCP-compatible interface, allowing users to query and list tables from Trino using Python. It bridges Trino's distributed SQL engine with the Model Context Protocol, exposing Trino tables as MCP resources. The server supports executing arbitrary SQL queries against Trino through a standardized protocol. It uses environment variable configuration for seamless integration and is built to interface with the broader MCP ecosystem.
- ⭐ 18
- MCP
- Dataring-engineering/mcp-server-trino