MCP Trino Server
JSON →Integrates with Trino and Iceberg for advanced data exploration, querying, and table maintenance.
Install
npx -y @smithery/cli Tools · 5
- execute_query Execute a SQL query on Trino and return results
- list_catalogs List all available Trino catalogs
- list_schemas List schemas in a given catalog
- list_tables List tables in a given schema
- describe_table Describe the columns of a given table
Environment variables
TRINO_HOSTTRINO_PORT
Links
★ 25 GitHub stars