mcp-trino and mcp-gopls
These are ecosystem siblings, as the former provides an MCP server for Trino while the latter provides an MCP server for Go, indicating they address different technology stacks within the broader MCP ecosystem.
About mcp-trino
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
This project helps AI assistants connect directly to Trino, a powerful distributed SQL query engine. It takes requests from AI tools like Claude or Cursor and translates them into SQL queries that Trino can execute across various data sources (like PostgreSQL, S3, or BigQuery). Data analysts, data scientists, and anyone using AI tools to explore large datasets can use this to get immediate insights from their data warehouses without manual querying.
About mcp-gopls
hloiseau/mcp-gopls
Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.
This tool enhances AI coding assistants (like Claude, Cursor, or GitHub Copilot) when working with Go projects. It provides your AI assistant with advanced capabilities to understand, navigate, and modify Go code, performing tasks such as finding definitions, running tests, and checking for vulnerabilities. Go developers who use AI tools for coding assistance will benefit from its richer interaction with their codebase.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work