any4ai/anycrawl-mcp-server
3.3
If you are the rightful owner of anycrawl-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The AnyCrawl MCP Server enhances web scraping and crawling capabilities for LLM clients using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
anycrawl_scrape
Scrape a single URL and extract content in various formats.
anycrawl_crawl
Start a crawl job to scrape multiple pages from a website.
anycrawl_crawl_status
Check the status of a crawl job.
anycrawl_crawl_results
Get results from a crawl job.
anycrawl_cancel_crawl
Cancel a pending crawl job.
anycrawl_search
Search the web using AnyCrawl search engine.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client