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: skim-mcp
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.
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