firecrawl-mcp-server
š„ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
AI & MLnpx -y firecrawl-mcp{
"mcpServers": {
"firecrawl-mcp-server": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
]
}
}
}firecrawl-mcp-server is a community MCP server that connects AI assistants like Claude to š„ official firecrawl mcp server - adds powerful web scraping and search to cursor, claude and any other llm clients. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.
About firecrawl-mcp-server
Overview
š„ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Links
Topics
batch-processing, claude, content-extraction, data-collection, firecrawl, firecrawl-ai, javascript-rendering, llm-tools, mcp, mcp-server, model-context-protocol, search-api, web-crawler, web-scraping, crawler
Who Should Use firecrawl-mcp-server?
- 1Search and retrieve information using natural language
- 2Control a browser and scrape the web through Claude
- 3Chain AI models and pipelines through a unified MCP interface
- 4Let Claude orchestrate other AI tools and models
How to Install firecrawl-mcp-server
Before you start
You will need Node.js (v18 or later) installed on your machine ā download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter ā Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file ā no editing required.