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 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
- AlicenseAqualityBmaintenancePay-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.21912MIT
- AlicenseAqualityAmaintenancePay-per-call web scraping for AI agents — no signup, no API keys, just USDC micropayments via the x402 protocol on Base62MIT
- Alicense-qualityCmaintenancePay-per-call web search for AI agents, settled in USDC on Base via the x402 protocol. No API key or subscription required; users fund a wallet and get a web_search tool.101MIT
- Alicense-qualityBmaintenanceWebsite intelligence tools for AI agents. Ten pay-per-call tools via x402 micropayments (USDC on Base) — no accounts, no API keys.2MIT
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.
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
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/artespraticas/scrape-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server