mcp-trino and mcptools
About mcp-trino
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
Provides dual CLI and MCP server modes with interactive SQL shell capabilities, plus standardized MCP tools for query execution, metadata discovery, and schema introspection. Supports both STDIO and HTTP transports with optional OAuth 2.1 authentication (Okta, Google, Azure AD) and automatic query attribution via Trino headers for user identity tracking. Compatible with Claude Desktop, Cursor, Windsurf, and other MCP-compatible AI clients for distributed SQL analytics workflows.
About mcptools
f/mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
This tool helps developers interact with Model Context Protocol (MCP) servers. It allows you to discover, call, and manage various 'tools' and 'resources' exposed by these servers, similar to interacting with a remote API. You input server addresses and commands, and it outputs structured data about available functions or the results of calling them. This is for developers building or integrating with systems that use the MCP standard.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work