About
Overview
The Crawl4AI MCP Server provides AI-optimized web crawling capabilities. It extracts clean, structured content from websites that's ideal for feeding into language models. Supports JavaScript rendering, automatic content extraction, and various output formats.
Capabilities
Tools & Capabilities
⚡crawl
Crawl a URL and extract clean content
⚡crawl_multiple
Crawl multiple URLs in parallel
⚡extract_structured
Extract structured data using schemas
⚡screenshot
Take a screenshot of a page
Setup
Installation
bash
Install
pip install crawl4aiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"crawl4ai": {
"command": "python",
"args": ["-m", "crawl4ai.mcp_server"]
}
}
}Quick Info
Authorunclecode
LanguagePython
StatusStable
Stars★ 380
Last UpdatedFeb 12, 2026