Skip to main content
Glama

🕷️ 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.

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)

F
license - not found
-
quality - not tested
C
maintenance

Latest Blog Posts

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