openbeta-mcp

jacKlinc/openbeta-mcp
★ 0 stars Go Database Updated 1d ago
MCP server for finding climbs within a certain area using OpenBeta's public API
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": {
    "openbeta-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/jacKlinc/openbeta-mcp@latest"
      ]
    }
  }
}

README Excerpt

A Go MCP server over the [OpenBeta](https://openbeta.io) climbing database, exposing rock climbing areas and routes to LLM clients. Read-only, single binary, stdio transport. > [!NOTE] > **AI Transparency Disclosure:** The original proof of concept was largely AI-generated. The port > to a generated GraphQL client is hand-written, with AI assistance on specific fixes and docs.

Tools (1)

place

Topics

aiclimbinggolanggraphqlmcp
📊
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 →