Gov-Stat-MCP-Server

Chester-2026/Gov-Stat-MCP-Server
★ 9 stars Python Browser/Web Updated 6d ago ✓ Clean
A Centralized MCP Server for Fetching Data from Many Countries' Govs
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": {
    "gov-stat-mcp-server": {
      "command": "uvx",
      "args": [
        "gov-stat-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install gov-stat-mcp-server