samirsaci/mcp-webscraper
3.2
If you are the rightful owner of mcp-webscraper 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.
A Model Context Protocol (MCP) server designed for Claude Desktop to perform advanced web scraping and crawling operations.
Tools
Functions exposed to the LLM to take actions
scrape_url
Get raw HTML from any webpage.
extract_data
Extract multiple elements using CSS selectors.
extract_first
Get a single element from a page.
batch_scrape
Process multiple URLs.
crawl_website
Discover and map website structure.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client