mcp-trino
by txn2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRINO_SSL | No | Enable HTTPS | true for remote hosts |
| TRINO_HOST | No | Trino server hostname | localhost |
| TRINO_PORT | No | Trino server port | 443 (SSL) / 8080 |
| TRINO_USER | Yes | Authentication username | |
| TRINO_SCHEMA | No | Default schema | default |
| TRINO_SOURCE | No | Client identifier | mcp-trino |
| TRINO_CATALOG | No | Default catalog | memory |
| TRINO_TIMEOUT | No | Query timeout (seconds) | 120 |
| TRINO_PASSWORD | No | Authentication password | |
| TRINO_SSL_VERIFY | No | Verify SSL certificates | true |
| MCP_TRINO_EXT_ERRORS | No | Add helpful hints to error messages | true |
| MCP_TRINO_EXT_LOGGING | No | Structured JSON logging of tool calls | false |
| MCP_TRINO_EXT_METRICS | No | In-memory metrics collection | false |
| MCP_TRINO_EXT_METADATA | No | Add execution metadata footer to results | false |
| MCP_TRINO_EXT_QUERYLOG | No | Log all SQL queries for audit | false |
| MCP_TRINO_EXT_READONLY | No | Block modification statements | true |
| TRINO_ADDITIONAL_SERVERS | No | Additional servers (JSON) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/txn2/mcp-trino'
If you have feedback or need assistance with the MCP directory API, please join our Discord server