We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hagsmand/mcp-server-starrocks'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
Metadata-Version: 2.2
Name: mcp-server-trino
Version: 0.1.0
Summary: Model Context Protocol server for Trino
License: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: mcp>=0.1.0
Requires-Dist: starrocks>=0.321.0
Requires-Dist: pydantic>=2.0.0
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"