Loading MCP server directory, please wait...
Fetch any public URL as a visitor in a chosen country, with a signed receipt of its origin.
npx @getmcp/cli add dev.regionfetch/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.regionfetch/mcp": {
"command": "npx",
"args": [
"-y",
"regionfetch-mcp"
],
"env": {
"REGION_FETCH_WALLET_PRIVATE_KEY": "",
"REGION_FETCH_MAX_PAYMENT": "$0.10",
"REGION_FETCH_BASE_URL": "https://regionfetch.dev",
"REGION_FETCH_PAYMENT_SIGNATURE": ""
}
}
}
}