πŸ”§

Trino MCP Server

πŸ”§MCP Server

ThainaJardim/trino-mcp-python

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.server
Claude Desktop ConfigurationServer configuration (JSON)
json
{ "mcpServers": { "trino": { "command": "/absolute/path/to/python", ...
glama
3
Last UpdatedApr 23, 2026