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. ๐Ÿ”Ž Search & Data Extraction
  3. Webcrawl MCP
Webcrawl MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:03:18 PM

Webcrawl MCP

User RatingsBe the first to rate and review this MCP server!
View Repository16 GitHub StarsTotal stargazers on GitHub for the source repository (16 stars).Visit Website
web-scrapingsearchcrawlingdata-extraction

Scrapes, searches, maps, and crawls public websites locally through MCP, with optional Firecrawl support for JavaScript-heavy pages.

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.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "andyliszewski-webcrawl-mcp": {
      "command": "uvx",
      "args": [
        "webcrawl-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The andyliszewski/webcrawl-mcp MCP server exposes local web scraping, DuckDuckGo search, same-domain URL discovery, and breadth-first crawling through MCP tools. Static pages are fetched with HTTP and processed locally using Trafilatura, with Markdownify available when the primary extraction is weak. An optional Firecrawl API fallback handles low-quality or JavaScript-heavy pages when a key is configured. Use it for research, documentation lookup, and public-site crawling when local extraction is preferred.

Use cases

โ€ขScrape documentation pages into Markdown
โ€ขSearch DuckDuckGo for research sources
โ€ขMap same-domain links on a website
โ€ขCrawl a site section to a chosen depth

Key features

โ€ขLocal static-page extraction
โ€ขDuckDuckGo web search
โ€ขSame-domain URL discovery
โ€ขBreadth-first multi-page crawling
โ€ขOptional Firecrawl fallback
โ€ขPer-domain rate limiting

Capabilities & Tool Schemas (4) ~441 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

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

webcrawl_scrape

Fetch a URL and extract main content as markdown.

webcrawl_search

Search the web using DuckDuckGo.

webcrawl_map

Discover URLs on a website. Fetches the given URL and extracts all same-domain links.

webcrawl_crawl

Crawl multiple pages starting from a URL. Uses BFS to discover and fetch pages up to max_depth links away. Respects rate limiting between requests.

How Webcrawl MCP works

What andyliszewski/webcrawl-mcp MCP server does

The andyliszewski/webcrawl-mcp MCP server gives MCP clients four web research tools: single-page scraping, DuckDuckGo search, same-domain URL mapping, and multi-page crawling. Scraped results are returned as Markdown together with a source indicator that identifies whether the content came from a normal HTTP request, a retry, or a Firecrawl fallback.

The local-first design is intended for public articles, documentation, blogs, and similar pages that do not require browser rendering. It can reduce dependence on external services because ordinary extraction happens on the machine running the server.

How it works

webcrawl_scrape fetches one URL and extracts its main content. Trafilatura handles the primary HTML-to-content conversion. If that output is unavailable or shorter than the quality threshold, the server can use Markdownify on the raw HTML, and then optionally call Firecrawl if the result remains poor.

webcrawl_search queries DuckDuckGo and can optionally scrape returned results. webcrawl_map starts at a page and returns links belonging to the same domain. webcrawl_crawl follows discovered pages breadth-first, up to the requested depth. Crawl requests include rate limiting between requests, and search usage may need spacing because DuckDuckGo can throttle bursts.

For HTTP transport errors such as 403, 429, or 503, a 429 response with a usable Retry-After header receives one bounded retry by default. Firecrawl transport fallback is opt-in.

Setup and configuration

Install the package with Python 3.12 or newer using pip install webcrawl-mcp. The executable is webcrawl-mcp; MCP clients can also run it through uvx with the package name as its argument. The README provides configuration examples for Claude Code and Claude Desktop, and notes that the standard command, argument, and environment structure also applies to clients such as Cursor and Cline.

All configuration variables are optional. USER_AGENT changes the HTTP user agent, REQUEST_TIMEOUT controls request timeouts, and POLITE_MODE controls the bounded 429 retry behavior. Set FIRECRAWL_API_KEY to enable Firecrawl fallback, and use FIRECRAWL_API_URL to change its endpoint. FALLBACK_ON_TRANSPORT_ERROR enables Firecrawl handling for selected transport failures when a key is present.

Tools and capabilities

  • Scrape one URL into Markdown with provenance.
  • Search DuckDuckGo and optionally retrieve result content.
  • Discover same-domain links from a starting page.
  • Crawl multiple pages using breadth-first traversal and a maximum depth.

Limitations and notes

JavaScript-rendered pages may produce little content through local extraction. Configure a Firecrawl key for those cases, or use another approach when browser rendering is essential. Without that key, the server remains self-contained and does not use the Firecrawl fallback.

The tool is intended for public web content and includes per-domain rate limiting, but users must still follow each site's terms, robots.txt, applicable law, and reasonable request limits. The project is released under the MIT license.

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

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Oxylabs Oxylabs MCP logoOxylabs Oxylabs MCP

    Fetch and process content from specified URLs using the Oxylabs Web Scraper API.

    ๐Ÿ”Ž Search & Data Extraction2 views
    Compare vs Oxylabs Oxylabs MCP โ†’
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server โ†’
  • Scrapling MCP Server logoScrapling MCP Server

    Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.

    ๐Ÿ”Ž Search & Data Extraction2 views
    Compare vs Scrapling MCP Server โ†’
  • MCP Read Website Fast logoMCP Read Website Fast

    Fast, token-efficient web content extraction for AI agents - converts websites to clean Markdown while preserving links. Features Mozilla Readability, smart caching, polite crawling with robots.txt support, and concurrent fetching.

    ๐Ÿ”Ž Search & Data Extraction4 views
    Compare vs MCP Read Website Fast โ†’

Adoption & maintenance

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

GitHub stars
16
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
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 Webcrawl MCP

Install Python 3.12 or newer, then run `pip install webcrawl-mcp`. It can also be launched with `uvx webcrawl-mcp`.

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 PreviewWebcrawl MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/andyliszewski-webcrawl-mcp?style=directory)](https://allmcps.com/mcp/andyliszewski-webcrawl-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/andyliszewski-webcrawl-mcp"><img src="https://allmcps.com/api/badge/andyliszewski-webcrawl-mcp?style=directory" alt="Webcrawl MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 7, 2026
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 stars16
GitHub Star CountTotal stargazers on GitHub representing community popularity (16 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 13, 2026
57Quality signal: Good ยท 57/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 & tools30/30
Adoption & activity3/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท webcrawl-mcp (PyPI)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Webcrawl MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code