Skip to main content
Glama
__init__.py336 B
""" Trino MCP Server - Model Context Protocol server for Trino database schema analysis. Provides tools for analyzing Trino database schemas, validating DDL statements, and executing queries with dynamic connection management. """ __version__ = "0.1.0" __author__ = "dreadew" __email__ = "p74ur@yandex.ru" __all__ = ["__version__"]

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

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