umbrella-mcp

madonchik123/umbrella-mcp
★ 0 stars Python API Integration Updated today
Local MCP server for UmbrellaAPI script development and live Dota runtime diagnostics
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": {
    "umbrella-mcp": {
      "command": "uvx",
      "args": [
        "umbrella-mcp"
      ]
    }
  }
}

Or install with pip: pip install umbrella-mcp

Topics

codexdota2luamcppythonumbrellaapi