Skip to main content
Glama
weijie-tan3

Trino MCP Server

by weijie-tan3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRINO_HOSTNoTrino server hostnamelocalhost
TRINO_PORTNoTrino server port (auto-set to 443 for OAuth2/Azure SPN)8080
TRINO_USERNoUsernametrino
AUTH_METHODNoAuthentication method: NONE, PASSWORD, OAUTH2, or AZURE_SPNNONE
AZURE_SCOPENoAzure token scope for AZURE_SPN auth
TRINO_SCHEMANoDefault schema
TRINO_CATALOGNoDefault catalog
TRINO_PASSWORDNoPassword for PASSWORD auth
AZURE_CLIENT_IDNoAzure client ID for AZURE_SPN auth
AZURE_TENANT_IDNoAzure tenant ID for AZURE_SPN auth
TRINO_HTTP_SCHEMENohttp or https (auto-set to https for OAuth2/Azure SPN)http
ALLOW_WRITE_QUERIESNoEnable write operations (true, 1, or yes)false
AZURE_CLIENT_SECRETNoAzure client secret for AZURE_SPN auth
QUERY_TIMEOUT_MINUTESNoClient-side query timeout in minutes (0 to disable)5
MAX_CONCURRENT_QUERIESNoMax concurrent tool calls1
TRINO_SESSION_PROPERTIESNoJSON object of Trino session properties
TRINO_MCP_CUSTOM_WATERMARKNoJSON object for custom query watermark

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/weijie-tan3/trino-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server