mcp-trino

tuannvm/mcp-trino
★ 102 stars Go 🧠 Memory/Knowledge Updated 18d ago
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-trino": {
      "command": "go",
      "args": [
        "run",
        "github.com/tuannvm/mcp-trino@latest"
      ]
    }
  }
}

Topics

mcpmcp-servertrino