DirectoryCrawl4ai Mcp Server
automation

Crawl4ai Mcp Server

by sadiuysal

28
Health
stale
20
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.

84stars
11forks
Python
MIT
Updated May 10, 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 Healthstale

Freshness15/40
Issue response3/30
Org backing5/20
Longevity5/10
Updated this year
Most issues unresolved
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