Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Agent Scraper

FreeNot checked

Service name: Scrape Agent Service base URL: https://scrapeagent.xyz Website URL: https://scrapeagent.xyz Email: your email Category: Data Description: Pay-per-

GitHubEmbed

About

Service name: Scrape Agent Service base URL: https://scrapeagent.xyz Website URL: https://scrapeagent.xyz Email: your email Category: Data Description: Pay-per-use web scraping API built on x402. Extract clean text, links or HTML from any URL for $0.01 USDC on Base. No API key, no subscription needed. Perfect for AI agents that need web data on demand. Endpoint paths: /api/scrape/x402

README

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.

Installation

Add to Claude Desktop via Smithery:

smithery badge

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

from github.com/artespraticas/scrape-agent-mcp

Installing Agent Scraper

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/artespraticas/scrape-agent-mcp

FAQ

Is Agent Scraper MCP free?

Yes, Agent Scraper MCP is free — one-click install via Unyly at no cost.

Does Agent Scraper need an API key?

No, Agent Scraper runs without API keys or environment variables.

Is Agent Scraper hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Agent Scraper in Claude Desktop, Claude Code or Cursor?

Open Agent Scraper on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Agent Scraper with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs