Agent Scraper MCP
🕷️ Scrape Agent MCP
A Model Context Protocol (MCP) server that provides pay-per-use web scraping via the x402 payment protocol. Scrape any public URL for $0.01 USDC on Base — no API key, no subscription needed.
What it does
Exposes a scrape_url tool that AI assistants (Claude, Cursor, etc.) can use
to scrape any public URL and get back clean text, links, or HTML.
Related MCP server: AgentScrape
Installation
Add to Claude Desktop via Smithery:
Or add manually to your MCP config:
{
"mcpServers": {
"scrape-agent": {
"url": "https://scrape-agent-mcp.vercel.app"
}
}
}Usage
Once installed, ask your AI assistant:
"Scrape https://example.com and give me the main content"
The tool handles x402 payment automatically.
Pricing
$0.01 USDC per scrape request
Payment via x402 protocol on Base mainnet
Payment address:
0x0d4897bf4222deddf8a5b31fa7d8021c369f40d1
Tool: scrape_url
Parameter | Type | Required | Description |
url | string | ✅ | The URL to scrape |
extract | string | ❌ | text, html, links, meta, or full (default: text) |
Links
🌐 Website: https://scrapeagent.xyz
📖 API Docs: https://scrapeagent.xyz/openapi.json
🔗 Smithery: https://smithery.ai/servers/artespraticas/scrape-agent-mcp
⚡ x402 Protocol: https://x402.org
This server cannot be deployed
Maintenance
Related MCP Connectors
Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.
Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.
Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.
Pay-per-call (x402/USDC-Base) web + crypto data tools for AI agents: audit, extract, crypto, DeFi.
Related MCP Servers
- AlicenseAqualityCmaintenancePay-per-use clean web reader for AI agents. URL in, markdown plus metadata out, in milliseconds. Settled per-call in USDC over x402 — no signup, no API keys.161 npm2MIT
- AlicenseAqualityBmaintenancePay-per-call web scraping for AI agents — no signup, no API keys, just USDC micropayments via the x402 protocol on Base62MIT
- AlicenseNot gradedqualityBmaintenanceWebsite intelligence tools for AI agents. Ten pay-per-call tools via x402 micropayments (USDC on Base) — no accounts, no API keys.1MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that lets AI agents scrape web pages as clean markdown for a micro-payment in USDC, using the x402 protocol on Base network. No API keys or signup required.MIT