π§
Trino MCP Server
π§MCP ServerThainaJardim/trino-mcp-python
glama
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add trino -e TRINO_HOST=your-trino-host.example.com -e TRINO_PORT=443 -e TRINO_USER=your-user -e TRINO_CATALOG=hive -e TRINO_SCHEMA=default -e TRINO_HTTP_SCHEME=https -- /absolute/path/to/python -m trino_mcp.serverClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"trino": {
"command": "/absolute/path/to/python",
...0
Last UpdatedJun 22, 2026