Firecrawl MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 339 installs a week from npm. Last commit 17 Sep 2026.
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
Today is the operative word: we check Firecrawl MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add firecrawl-mcp-server -- npx -y firecrawl-mcp
{
"mcpServers": {
"firecrawl-mcp-server": {
"args": [
"-y",
"firecrawl-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.firecrawl-mcp-server]
command = "npx"
args = ["-y", "firecrawl-mcp"]
{
"mcpServers": {
"firecrawl-mcp-server": {
"args": [
"-y",
"firecrawl-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"firecrawl-mcp-server": {
"args": [
"-y",
"firecrawl-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FIRECRAWL_API_KEY (Your API key for Firecrawl).
The author declared them in the registry entry; get the values from the project itself.
Scrape, crawl and search the web for AI agents via MCP.
MCP server for web search operations
MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
Secure MCP server for public web search and URL fetching.
MCP server for advanced web search using Tavily API.
Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools
Official SerpApi MCP server for Google, Bing, and other search engines.
Fully local MCP server and CLI for web research
Answers built from our own checks of this server.