MCP Trino provides an interface for AI agents to execute SQL queries on Trino, a distributed SQL query engine. It exposes Trino's query execution capabilities, allowing agents to retrieve and manipulate data across various data sources. The server connects directly to Trino clusters, enabling agents to perform complex analytics and data retrieval tasks. Developers use it to build AI-driven data analysis tools and automate data workflows.
MCP Trino provides an interface for AI agents to execute SQL queries on Trino, a distributed SQL query engine. It exposes Trino's query execution capabilities, allowing agents to retrieve and manipulate data across various data sources. The server connects directly to Trino clusters, enabling agents to perform complex analytics and data retrieval tasks. Developers use it to build AI-driven data analysis tools and automate data workflows.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"tuannvm-mcp-trino-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tuannvm-mcp-trino-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp trino?"
API Key Required
This server requires an API key from mcp trino. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_TRINO_API_KEY | Yes | Your mcp trino API key |
"What resources are available in mcp trino?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp trino"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp trino with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.