mcp-trino
If you are the rightful owner of mcp-trino and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go, enabling AI assistants to interact with Trino's distributed SQL query engine.
execute_query
Execute a SQL query against Trino with full SQL support for complex analytical queries.
list_catalogs
List all catalogs available in the Trino server.
list_schemas
List all schemas in a catalog.
list_tables
List all tables in a schema.
get_table_schema
Get the schema of a table.