mcpfreemiumverified
Firecrawl MCP
Scrape any site, get clean markdown
Turn any website into LLM-ready markdown. Handles JS-rendered pages.
Install Firecrawl MCP
Paste into claude_desktop_config.json
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": [
"-y",
"@firecrawl/mcp-server"
]
}
}
}Run in your terminal
claude mcp add firecrawl -- npx -y @firecrawl/mcp-server Paste into .cursor/mcp.json
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": [
"-y",
"@firecrawl/mcp-server"
]
}
}
} After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.
Facts
- Stars
- ★ 8,900
- Maintainer
- Firecrawl (official)
Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.