Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“‚ Browser Automation
  3. WebReaper
WebReaper logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:32:41 AM

WebReaper

User RatingsBe the first to rate and review this MCP server!
View Repository147 GitHub StarsTotal stargazers on GitHub for the source repository (147 stars).Visit Website
web-scrapingbrowser-automationdata-extractionmcpdeveloper-tools

Self-hosted MCP web scraper that returns Markdown, maps sites, extracts fields, and crawls pages with optional browser support.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for alex-on-ai/WebReaper, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ“‚ More in Browser Automation

Overview

alex-on-ai/WebReaper MCP server exposes web scraping and crawling tools over Model Context Protocol. It supports local stdio clients through WebReaper.Mcp and URL-based Streamable HTTP clients through WebReaper.Mcp.AspNetCore, with tools for scraping, mapping, extraction, and crawling. Use it when an agent needs clean Markdown, structured fields, site URL discovery, or recursive page collection without a hosted scraping service. Browser rendering, stealth escalation, and LLM-assisted extraction are available for JavaScript-heavy, blocked, or schema-free workflows.

Use cases

β€’Scrape articles into clean Markdown
β€’Map site URLs before crawling
β€’Extract structured fields from pages
β€’Crawl same-domain sites into JSON Lines
β€’Handle JavaScript-rendered or blocked pages

Key features

β€’MCP tools for scraping, mapping, extraction, and crawling
β€’Stdio and Streamable HTTP server variants
β€’Markdown output by default
β€’JSON-schema and LLM-assisted extraction
β€’Automatic HTTP-to-browser escalation
β€’Optional stealth backend for protected sites

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by WebReaper.

Extracted Tool Capabilities
MCP tools for scraping, mapping, extraction, and crawling
Stdio and Streamable HTTP server variants
Markdown output by default
JSON-schema and LLM-assisted extraction
Automatic HTTP-to-browser escalation
Optional stealth backend for protected sites

How WebReaper works

What alex-on-ai/WebReaper MCP server does

alex-on-ai/WebReaper MCP server gives MCP-compatible agents access to a self-hosted web scraping engine. Its exposed tools cover six operations: scrape, map, extract, extract_with_prompt, extract_inferred, and crawl. Scraping can return page content as Markdown, while extraction supports structured fields defined by a JSON schema or inferred from a natural-language description.

The underlying WebReaper application can discover links on a site, recursively crawl same-domain pages, and write crawl results as JSON Lines. It also supports output intended for agent workflows, including clean page content rather than raw HTML. The project is distributed under the MIT license and is described as a single-binary application.

How it works

The stdio implementation, WebReaper.Mcp, is intended for local clients that launch the server process. The Streamable HTTP implementation, WebReaper.Mcp.AspNetCore, lets a client connect to a URL instead; the README identifies n8n as a use case for the HTTP variant. The two MCP servers expose the same tool set.

Page loading starts with an HTTP request. When WebReaper detects signs of blocking, it can escalate to a browser and, when enabled, a stealth backend. This escalation can happen per page, while a blocked host keeps the higher working tier for later pages. A page that remains blocked at the highest available tier is omitted from the output and causes a non-zero run result.

LLM-assisted operations accept an OpenAI-compatible endpoint and can also work with providers supported through Microsoft.Extensions.AI, including OpenAI, Anthropic, Ollama, Azure OpenAI, and llamafile. The supplied material does not specify MCP-specific configuration for choosing among those providers.

Setup and configuration

Install options for the underlying application include a Homebrew formula, a shell installation script, Windows release binaries, and the WebReaper .NET package. The README names the MCP packages WebReaper.Mcp and WebReaper.Mcp.AspNetCore, but the supplied excerpt does not provide a complete command for launching either package directly, so the exact MCP installation command should be confirmed from the package documentation.

The HTTP example runs a Chromium-baked container on port 8080 and sets WEBREAPER_MCP_TOKEN. Clients connect to the resulting URL with a bearer token. The stdio server is intended for local process-spawning clients such as Cursor and Claude Desktop.

Tools and capabilities

  • scrape retrieves one page, with Markdown as the default style.
  • map discovers URLs and can filter or limit results.
  • extract uses a supplied JSON schema for structured output.
  • extract_with_prompt extracts requested fields using an LLM endpoint.
  • extract_inferred infers a schema from a description before extraction.
  • crawl recursively processes on-domain pages.
  • Browser and stealth loading support JavaScript-rendered or bot-protected pages.

Limitations and notes

alex-on-ai/WebReaper MCP server is self-hosted; the excerpt does not describe a hosted public endpoint. Browser fallback does not require an explicit flag for ordinary automatic escalation, but stealth mode must be selected or enabled for unattended use. The stealth backend is an optional download of approximately 220 MB. LLM-based extraction requires an endpoint and model configuration, while basic HTTP scraping does not require an LLM. The listed compatible clients are limited here to Cursor, Claude Desktop, and the HTTP-oriented n8n use case; broader client compatibility is not established by the supplied material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • Unbrowser logoUnbrowser

    Lightweight browser MCP server for LLM agents. Runs JavaScript, follows links, fills forms, manages cookies, and returns low-token BlockMaps from a single native binary without Chrome.

    πŸ“‚ Browser Automation4 views
    Compare vs Unbrowser β†’
  • Real Browser MCP logoReal Browser MCP

    MCP server + Chrome extension that gives AI agents control of the user's real browser with existing sessions, logins, and cookies. No headless browser, no re-authentication.

    πŸ“‚ Browser Automation3 views
    Compare vs Real Browser MCP β†’
  • Browser Use MCP Server logoBrowser Use MCP Server

    browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.

    πŸ“‚ Browser Automation4 views
    Compare vs Browser Use MCP Server β†’
  • Agent Scrape logoAgent Scrape

    Pay-per-call web scraping for AI agents via x402 micropayments on Base. Six tools: scrape, extract structured data, screenshot, metadata, browser session, workflow. No signup, no API keys β€” just USDC. HTTP + MCP transports.

    πŸ“‚ Browser Automation4 views
    Compare vs Agent Scrape β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
147
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about WebReaper

The README names WebReaper.Mcp for stdio and WebReaper.Mcp.AspNetCore for Streamable HTTP, but the supplied excerpt does not include a complete direct launch command. The underlying WebReaper application can be installed through Homebrew, its shell installer, Windows releases, or the WebReaper .NET package.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWebReaper AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/alex-on-ai-webreaper?style=directory)](https://allmcps.com/mcp/alex-on-ai-webreaper)
HTML Embed
<a href="https://allmcps.com/mcp/alex-on-ai-webreaper"><img src="https://allmcps.com/api/badge/alex-on-ai-webreaper?style=directory" alt="WebReaper on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚Browser Automation
PricingFree
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
9/9 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars147
GitHub Star CountTotal stargazers on GitHub representing community popularity (147 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 11, 2026
47Quality signal: Fair Β· 47/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“‚ Browser Automation β†’Best MCP servers for Browser Automation β†’Alternatives to WebReaper β†’Install in Claude DesktopInstall in CursorInstall in VS Code