Crawl4AI
Integrates Crawl4AI's async web crawler to extract webpage content in HTML or markdown formats, capture screenshots, and perform schema-based data extraction using CSS selectors for content research and automated web monitoring.
1 stars
0 tools
Created Aug 2025
@nexus-digital-automations/nexus-digital-automations-crawl4ai-crawl4ai-mcpAbout
Integrates Crawl4AI's async web crawler to extract webpage content in HTML or markdown formats, capture screenshots, and perform schema-based data extraction using CSS selectors for content research and automated web monitoring.
Categories
general
Installation
npm
npm install @nexus-digital-automations/nexus-digital-automations-crawl4ai-crawl4ai-mcp
Configuration
{
"mcpServers": {
"nexus-digital-automations-crawl4ai-crawl4ai-mcp": {
"command": "npx",
"args": [
"-y",
"@nexus-digital-automations/nexus-digital-automations-crawl4ai-crawl4ai-mcp"
]
}
}
}