Dataring-engineering/mcp-server-trino
by Various
MCP Server for Trino
MCP
Dataring-engineering/mcp-server-trino
Added 1 June 2026
Overview
An MCP server that enables AI agents and tools to query Trino, the distributed SQL query engine. It implements the Model Context Protocol to expose Trino databases as resources and tools for LLM-driven data access. Built in Python, it provides a lightweight bridge between Trino and MCP-compatible clients.
Best for
Best for
Developers building AI agents that need live SQL access to Trino data sources
Use cases
- Querying Trino data warehouses from AI assistants or agents
- Integrating Trino with MCP-based development environments
- Enabling natural language SQL queries over Trino via LLM tools
Notes
An MCP server that enables AI agents and tools to query Trino, the distributed SQL query engine. It implements the Model Context Protocol to expose Trino databases as resources and tools for LLM-driven data access. Built in Python, it provides a lightweight bridge between Trino and MCP-compatible clients.
18 stars on GitHub. Last updated 2025-04-22. Licensed MIT.
Use cases
- Querying Trino data warehouses from AI assistants or agents
- Integrating Trino with MCP-based development environments
- Enabling natural language SQL queries over Trino via LLM tools
Pros
- Simple Python implementation with minimal dependencies
- Open source with permissive license for customization
- Directly connects Trino to the growing MCP ecosystem
Cons
- Very small community (18 stars) with limited support
- Early-stage project may lack production hardening
- Requires separate Trino setup and network access
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple Python implementation with minimal dependencies
- Open source with permissive license for customization
- Directly connects Trino to the growing MCP ecosystem
Cons
- Very small community (18 stars) with limited support
- Early-stage project may lack production hardening
- Requires separate Trino setup and network access
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.