agentreader-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agentreader-mcpRead the article at https://example.com/blog/ai-trends and summarize it"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
agentreader-mcp
MCP server for AgentReader — 13 pay-per-call tools for AI agents (web intelligence, OFAC sanctions screening, x402 trust data), paid automatically in USDC on Base via the x402 protocol. No API keys, no accounts: your agent's wallet pays $0.001–$0.05 per call and failed requests are never charged.
Tools
Tool | Price | What it does |
| $0.005 | Web page → clean LLM-ready markdown article |
| $0.002 | Title, OpenGraph, Twitter cards, JSON-LD, headings |
| $0.003 | Raw HTML → markdown |
| $0.01 | PDF URL → full text (up to 25 MB) |
| $0.003 | RSS/Atom/RDF feed → normalized JSON items |
| $0.003 | XML sitemap → URL list |
| $0.002 | Page link graph with anchor text |
| $0.001 | DNS records with TTLs |
| $0.02 | Real-browser PNG screenshot |
| $0.02 | AI summary of URL or text (dense, factual) |
| $0.03 | Page/text → JSON matching your JSON Schema |
| $0.05 | OFAC SDN + Consolidated screening: fuzzy transliteration-aware name match or crypto-address lookup, with verdict + list provenance |
| $0.05 | Verified-delivery history for any x402 service, built from real paid test purchases (free aggregate: /leaderboard) |
Related MCP server: webbersites-x402-mcp
Setup
You need a wallet holding a little USDC on Base mainnet ($1 covers hundreds of calls). Use a dedicated agent wallet, not your main one.
Claude Desktop / Claude Code / any MCP client:
{
"mcpServers": {
"agentreader": {
"command": "npx",
"args": ["-y", "agentreader-mcp"],
"env": { "AGENTREADER_PRIVATE_KEY": "0xYourAgentWalletPrivateKey" }
}
}
}Also listed in the official MCP Registry as io.github.ajanani1/agentreader-mcp and on npm.
Environment variables:
AGENTREADER_PRIVATE_KEY(required) — private key of the paying wallet (USDC on Base; gas not needed, x402 uses gasless USDC authorizations)AGENTREADER_API(optional) — API base URL, defaulthttps://agentreader.dev
How payment works
Each tool call hits the AgentReader API, receives an HTTP 402 with x402 payment requirements, signs a USDC authorization with your key, and retries. Settlement happens through the Coinbase CDP facilitator on Base mainnet. Errors (4xx/5xx) never settle — you only pay for delivered results.
API without MCP
The same endpoints are callable directly over HTTP with any x402 client: catalog · OpenAPI · llms.txt · x402 discovery
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that provides AI agents with pay-per-call access to a suite of tools (honeypot check, token market, DeFi yields, etc.) via USDC on Base using the x402 protocol.23MIT
- AlicenseNot gradedqualityCmaintenancePay-per-call MCP server for WebberSites x402 Data API, offering 45 tools for AI agents: web scraping, document extraction, SEO audits, linting, crypto data, and more, with payment via USDC on Base.52MIT
- AlicenseNot gradedqualityBmaintenanceMCP server providing 17 keyless, pay-per-use web-data tools with signed-provenance receipts, enabling AI agents to autonomously fetch, extract, and verify web content on Base mainnet.44MIT

fetcher.cloudofficial
AlicenseNot gradedqualityBmaintenanceMCP server that gives AI agents web capabilities such as rendering pages, extracting content, resolving links, and inspecting domains, with per-call USDC payments via x402.MIT
Related MCP Connectors
Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ajanani1/agentreader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server