Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by weijie-tan3 • Uncategorized
A Model Context Protocol server enabling secure and efficient Trino query execution with multiple authentication methods.
Securely query Trino clusters with support for OAuth2 and Azure SPN authentication.
Execute read-only or write SQL queries with safety controls to prevent unintended data modification.
Export query results to files to avoid hallucination and enable accurate downstream processing.
Trino MCP Server provides a simple interface to interact with Trino query engine, supporting OAuth2, Azure Service Principal, basic auth, or no authentication. It offers core Trino operations like querying catalogs, schemas, tables, and executing SQL with safety features such as double-write protection and query watermarking. The server supports exporting query results to files to prevent LLM hallucination and is compatible with tools like uvx and VS Code for easy integration.