Enables listing and querying Trino tables via MCP, supporting arbitrary SQL queries against a Trino cluster.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.TRINO_HOST— Trino server hostname or IP localhostTRINO_PORT— Trino server port 8080TRINO_USER— Trino user name requiredTRINO_PASSWORD— Trino password (optional, depends on your authentication setup) (empty)TRINO_CATALOG— Default catalog to use (e.g., hive, tpch, postgresql, etc.) requiredTRINO_SCHEMA— Default schema to use (e.g., default, public, etc.) required[](https://m8ven.ai/mcp/mikeysrecipes-mcp-server-trino-4thb26)