Crawl4AI MCP Server

Stabledevelopment
380 starsPythonunclecode
GitHub
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 crawl4ai
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "crawl4ai": {
      "command": "python",
      "args": ["-m", "crawl4ai.mcp_server"]
    }
  }
}

Quick Info

Authorunclecode
LanguagePython
StatusStable
Stars 380
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Crawl4AI MCP Server - MCP Server Directory - CortexAgent