DirectoryCrawl4ai Mcp Server
automation

Crawl4ai Mcp Server

by sadiuysal

55
Health
fair
53
Popularity

🕷️ A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents. Similar to Firecrawl's API but self-hosted and free. Perfect for integrating web scraping into your AI workflows with OpenAI Agents SDK, Cursor, Claude Code, and other MCP-compatible tools.

55stars
7forks
Python
MIT
Updated March 11, 2026
#ai-agents#claude-code#crawl4ai#cursor#firecrawl-alternative#mcp#model-context-protocol#openai-agents#openai-agents-sdk#web-crawling#web-scraping

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "crawl4ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "crawl4ai-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx crawl4ai-mcp-server

Maintenance Healthfair

Freshness32/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated recently
Solo project

Server Info

Categoryautomation
LanguagePython
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Turn any website into clean data for your AI agents. Start free, no credit card required.

Get Firecrawl API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory