mcpbeat

Agentreader MCP Server

by ajanani1
local only

Agentreader MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 4 Aug 2026.

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

Installs / week
npm · agentreader-mcp
0
Stars
0 open issues
4 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

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

Alternatives to Agentreader MCP

same job, measured the same way
X402 MCP Server
by jmthomasofficial

JMT x402: 35 pay-per-call Base/USDC tools for agents, auto-paid via x402 v2. No API key.

64 installs/wk local only
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
X402 Tools MCP
by mizukaizen

melis x402 Tools — 22 pay-per-call APIs for AI agents. No accounts, no API keys. USDC on Base.

33 installs/wk local only
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

41 installs/wk local only
x402-vend — WebIntel
by omarnassar1127

Pay-per-call web & EU business intelligence for AI agents (x402 USDC on Base). 11 tools.

11 tools answering
Scrape402
by scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

5 tools answering
Arch Tools MCP
by deesmo

63 production tools for AI agents — one API key, pay per call in USDC (x402) or Stripe credits.

63 tools answering

Agentreader MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentreader MCP?
Agentreader 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 agentreader-mcp.
How do I connect Agentreader 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 agentreader-mcp straight from npm; nothing to host, nothing to sign up for.
Is Agentreader MCP open source?
Yes — written in JavaScript 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.