Loading MCP server directory, please wait...
MCP server for Trino distributed SQL query engine access
npx @getmcp/cli add io.github.tuannvm/mcp-trinoRequires Pre-built binary. Community-contributed server. Review source before installing.
TRINO_HOSTTrino server hostname
TRINO_USERTrino username
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tuannvm/mcp-trino": {
"command": "https://github.com/tuannvm/mcp-trino/releases/download/v2.2.1/mcp-trino_2.2.1_darwin_arm64.tar.gz",
"env": {
"TRINO_HOST": "",
"TRINO_PORT": "",
"TRINO_USER": "",
"TRINO_PASSWORD": ""
}
}
}
}