Installation Guide
Quick Install (One-liner)
curl -fsSL https://raw.githubusercontent.com/tuannvm/mcp-trino/main/install.sh -o install.sh && chmod +x install.sh && ./install.shHomebrew (macOS and Linux)
# Install mcp-trino
brew install tuannvm/mcp/mcp-trinobrew update && brew upgrade mcp-trinoAlternative Installation Methods
Manual Download
From Source
Downloads
Platform
Architecture
Download Link
Installation Troubleshooting
Testing Your Installation
Test CLI Mode
Test Interactive REPL
Test MCP Mode
Last updated
Was this helpful?