Back to search
30
MCP

AnyCrawl

pulsemcp/anycrawl

Integrates with the AnyCrawl API to provide web scraping and crawling capabilities with configurable depth limits, multiple scraping engines, and structured data extraction in various formats including markdown and JSON.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-xcrawl
Scrape, crawl, and extract structured data from any website using the XCrawl API.
0 tools
Scrapling
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
0 tools
Web Scraper to Markdown API
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
0 tools · sse
SocialCrawl
Access 21+ social media platforms through one unified API. Profiles, posts, search.
0 tools
TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
mcparmory-firecrawl
Scrape, crawl, and extract structured data from websites at scale
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anycrawl": {
      "url": "None",
      "transport": "http"
    }
  }
}