regionfetch-mcp

regionfetch/regionfetch-mcp
★ 0 stars Unknown language Browser/Web Updated today
MCP server for RegionFetch — locale-accurate web fetching with signed proof of origin. Pay per request over x402.
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": {
    "regionfetch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "regionfetch/regionfetch-mcp"
      ]
    }
  }
}