databases

Mcp Trino

A Go implementation of a Model Context Protocol (MCP) server for Trino

cloud
rust
databases
0
View on GitHub

Installation

npx -y tuannvm/mcp-trino

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-trino",
  "command": "npx",
  "args": [
    "-y",
    "tuannvm/mcp-trino"
  ]
}

About This MCP Server

tuannvm/mcp-trino

A Go implementation of a Model Context Protocol (MCP) server for Trino

GitHub: https://github.com/tuannvm/mcp-trino

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub