Trino MCP Server
by stinkgen
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TRINO_HOST | No | Hostname of the Trino server | trino |
TRINO_PORT | No | Port of the Trino server | 8080 |
TRINO_USER | No | Username for connecting to Trino | trino |
TRINO_CATALOG | No | Default catalog to use in Trino | memory |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
trino://catalog |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
execute_query | Copy |
cancel_query | Copy |
inspect_table | Copy |