mcp-go

sudebaker/mcp-go
★ 0 stars Python Data/Analytics Updated 1mo ago
A golang mcp server
View on GitHub → 🔍 Audit Wallet Slippage →

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-go": {
      "command": "uvx",
      "args": [
        "mcp-go"
      ]
    }
  }
}

Or install with pip: pip install mcp-go

README Excerpt

A Go-based MCP (Model Context Protocol) server that orchestrates external tools — primarily Python — for data analysis, OCR, report generation, knowledge base management, and more. Built for air-gapped and restricted-network deployments. - Go-based MCP server with primary endpoint `POST /mcp` - Legacy SSE transport for backward compatibility (`/sse` and `/message`)

Tools (13)

OPENAI_API_KEYOPENROUTER_API_KEYTOOLS_APPENDTOOLS_DIRTOOLS_DISCOVERYdefaultdevelopmentechomy_stackopenaiopenrouterpostgresrustfs
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →