Skip to main content
ClaudeWave
sadiuysal avatar
sadiuysal

crawl4ai-mcp-server

View on GitHub

🕷️ 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.

MCP Servers91 stars15 forksPythonMITUpdated 4mo ago
ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (MIT)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · crawl4ai-mcp-server
Claude Code CLI
claude mcp add crawl4ai -- uvx crawl4ai-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "crawl4ai": {
      "command": "uvx",
      "args": ["crawl4ai-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/sadiuysal/crawl4ai-mcp-server and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsclaude-codecrawl4aicursorfirecrawl-alternativemcpmodel-context-protocolopenai-agentsopenai-agents-sdkweb-crawlingweb-scraping

What people ask about crawl4ai-mcp-server

What is sadiuysal/crawl4ai-mcp-server?

+

sadiuysal/crawl4ai-mcp-server is mcp servers for the Claude AI ecosystem. 🕷️ 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. It has 91 GitHub stars and was last updated 4mo ago.

How do I install crawl4ai-mcp-server?

+

You can install crawl4ai-mcp-server by cloning the repository (https://github.com/sadiuysal/crawl4ai-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is sadiuysal/crawl4ai-mcp-server safe to use?

+

Our security agent has analyzed sadiuysal/crawl4ai-mcp-server and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains sadiuysal/crawl4ai-mcp-server?

+

sadiuysal/crawl4ai-mcp-server is maintained by sadiuysal. The last recorded GitHub activity is from 4mo ago, with 1 open issues.

Are there alternatives to crawl4ai-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy crawl4ai-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: sadiuysal/crawl4ai-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/sadiuysal-crawl4ai-mcp-server)](https://claudewave.com/repo/sadiuysal-crawl4ai-mcp-server)
<a href="https://claudewave.com/repo/sadiuysal-crawl4ai-mcp-server"><img src="https://claudewave.com/api/badge/sadiuysal-crawl4ai-mcp-server" alt="Featured on ClaudeWave: sadiuysal/crawl4ai-mcp-server" width="320" height="64" /></a>

More MCP Servers