ddipass/context-scraper-mcp-server
If you are the rightful owner of context-scraper-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 Context Scraper MCP Server is an enhanced Model Context Protocol server based on Crawl4AI, designed to provide robust web scraping and content extraction capabilities for Amazon Q Developer and other AI tools.
Tools
Functions exposed to the LLM to take actions
crawl
Basic web scraping, returns content in Markdown format.
crawl_with_selector
Extracts specific content using CSS selectors.
crawl_multiple
Batch scrapes multiple URLs, separated by commas.
health_check
Checks website accessibility and basic information.
crawl_clean
Intelligently cleans scraped content by filtering noise.
crawl_with_screenshot
Scrapes webpage and generates a screenshot.
crawl_dynamic
Scrapes dynamic content, waits for JavaScript rendering.
crawl_smart_batch
Smart batch scraping with content type optimization.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client