databases
Mcp Trino
A Go implementation of a Model Context Protocol (MCP) server for Trino
cloud
rust
databases
Installation
npx -y tuannvm/mcp-trinoConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub