mcpbeat Sign in

X402 Scan MCP Server

local only

X402 Scan MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm.

x402 Endpoint Scanner — a free local health probe for x402 paid endpoints as an MCP server.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 278 · avg 18 · -86% w/w
a month agotoday
35
Installs / week
npm · @forgemeshlabs/x402-scan-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 x402-scan-mcp -- npx -y @forgemeshlabs/x402-scan-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-scan-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/x402-scan-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-scan-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/x402-scan-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-scan-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/x402-scan-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-scan-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/x402-scan-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to X402 Scan MCP

same job, measured the same way
C
orisha-data
by orisha-data

MCP server for x402 paid market-data endpoints.

49 installs/wk local only
X
Teppi
by teppi

Check what a paid x402 endpoint or MCP server delivered, from probes anyone can repeat.

4 tools answering
MCP Package
by ordersofmagnitudellc

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

41 installs/wk local only
probe402
by probe402

Independent health, price and history for x402/MPP endpoints. Metered over x402; free grade on web.

2 tools answering
Agentmarketplace MCP
by stevemilton

Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.

63 installs/wk local only
hanjialeGit
by hanjialegit

天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)

276 installs/wk local only
ApocData
by apocdata

天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)

local only
Agent Services MCP
by gareth1953

MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.

78 installs/wk local only

X402 Scan MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Scan MCP?
X402 Scan MCP 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 @forgemeshlabs/x402-scan-mcp was installed 35 times last week.
Is X402 Scan MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect X402 Scan MCP?
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 @forgemeshlabs/x402-scan-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Scan MCP?
The npm package @forgemeshlabs/x402-scan-mcp was installed 35 times in the last week. Week over week that is -86%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.