mcpbeat Sign in

Region Fetch MCP Server

by regionfetch Your server? Claim it
local only

Region Fetch runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 1 Sep 2026.

Fetch any public URL as a visitor in a chosen country, with a signed receipt of its origin.

Installs per day peak 13 · avg 1
a month agotoday
39
Installs / week
npm · regionfetch-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Region Fetch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y regionfetch-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "regionfetch-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "regionfetch-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "regionfetch-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "regionfetch-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Region Fetch

same job, measured the same way
Security Preflight
by jdhart81

Static MCP, source-code and injection-indicator checks with redacted signed receipts.

5 tools answering
P
AfterImage
by afterimage

Shared copies of public web pages for AI agents. Search stored pages or fetch a URL.

2 tools answering
Baton
by vinsenzo83

Hand off AI work with a signed Verification Receipt — an independent verifier proves it runs.

27 installs/wk 45 tools answering
ISO country AS
by sadri-dridi

Public ISO 3166-1 record for AS.

30 tools answering
I
Vizier
by vassiliylakhonin

Deterministic authorization for one proposed AI agent action, returned with a signed receipt.

1 tools answering
Pcrzero
by pcrzero

Issue signed receipts for AI agent actions; verify any receipt offline - free, no account.

51 installs/wk 3 tools answering
ScreenVerity
by williamblakecunningham-max

Free U.S. exclusion, debarment and licence screening with a signed receipt of the lists checked.

51 installs/wk local only
Robots Inspect
by sadri-dridi

Fetch a public robots.txt and return group counts only.

29 tools answering

Region Fetch — questions

Answers built from our own checks of this server.

Why is there no uptime for Region Fetch?
Region Fetch runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package regionfetch-mcp was installed 39 times last week.
How do I connect Region Fetch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls regionfetch-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Region Fetch?
The npm package regionfetch-mcp was installed 39 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Region Fetch open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.