MCP.so
Sign In

Webpeel

@webpeel

About Webpeel

Web data API that just works. Pass any URL, get clean markdown — Cloudflare, JavaScript, CAPTCHAs handled automatically. No config needed. 97.6% success rate across 500+ domains. Free tier included.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

webpeel

Submitted by

Jake Liu

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "webpeel": {
      "command": "npx",
      "args": [
        "-y",
        "webpeel",
        "mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Webpeel?

Webpeel is a zero-config MCP server that fetches any URL and converts it into clean markdown or structured JSON. It automatically handles Cloudflare, bot detection, and JavaScript, giving AI agents high-quality, token-efficient content. Designed for developers who need reliable web scraping without Docker, Redis, or complex setup.

How to use Webpeel?

Install and run with a single command: npx webpeel "url". The server exposes seven MCP tools: webpeel (fetch as markdown), webpeel_read (reader mode), webpeel_see (screenshots with device emulation), webpeel_find (search + crawl), webpeel_extract (structured data with JSON schemas), webpeel_monitor (track page changes), and webpeel_act (click, type, scroll, interact). Free tier includes 2,000 fetches per month with no credit card required.

Key features of Webpeel

  • Zero configuration – no Docker, Redis, or setup needed
  • 97.6% success rate handling Cloudflare and bot detection
  • 65–98% token savings with clean markdown output
  • 55+ built-in extractors (Amazon, Yelp, YouTube, Reddit, etc.)
  • 7 MCP tools for diverse web tasks
  • Free tier: 2,000 fetches per month, no credit card

Use cases of Webpeel

  • AI agents fetching clean content for summarization or analysis
  • Extracting structured product data from e‑commerce pages
  • Monitoring websites for changes and receiving markdown diffs
  • Searching the web and crawling sites with a single MCP tool
  • Automating form interactions like clicking, typing, and scrolling

FAQ from Webpeel

How does Webpeel compare to Firecrawl or Crawl4AI?

Webpeel requires zero configuration (no Docker, no Redis), achieves a 97.6% success rate on difficult sites, and reduces token usage by 65–98% through clean markdown output. It also includes 55+ built-in extractors for structured data.

What are the runtime requirements?

None. Run npx webpeel "url" directly – no Docker, Redis, or local setup needed.

Where does scraped data live?

The README does not specify data persistence or residency. Data is returned in real time to the requesting MCP client.

Are there any known limitations or rate limits?

The free tier allows 2,000 fetches per month. No details on paid tiers or rate limits beyond that are provided.

What transports and authentication are supported?

The server uses the standard MCP protocol. Authentication is not mentioned; the free tier requires no credit card.

Comments

More Developer Tools MCP servers