Back to MCP Servers
🏎️ ☁️ - A Go implementation of a Model Context Protocol (MCP) server for Trino
GoAI & LLMs
Install
npx -y tuannvm-mcp-trinoRequired environment variables
OIDC_CLIENT_SECRETSet in your MCP configclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"tuannvm-mcp-trino": {
"command": "npx",
"args": [
"-y",
"tuannvm-mcp-trino"
],
"env": {
"OIDC_CLIENT_SECRET": "<YOUR_OIDC_CLIENT_SECRET>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
🔌🔌🔌🔌
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
oraios/serena
🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.