MCP.so
Sign In
Servers

Crawl4AI MCP Server

@weidwonder

用于提供给本地开发者的 LLM的高效互联网搜索&内容获取的MCP Server, 节省你的token

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "crawl4ai-mcp-server": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "crawl4ai_env"
      ]
    }
  }
}

More from Other