Skip to content
Back to search
30
MCP

@mseep/firecrawl-mcp

npm/@mseep/firecrawl-mcp

MCP server for Firecrawl — search, scrape, and interact with the web. Supports both cloud and self-hosted instances. Features include web search, scraping, page interaction, batch processing, and LLM-powered content analysis.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Firecrawl MCP Server
MCP server for Firecrawl — search, scrape, and interact with the web.
0 tools
firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
0 tools
mcp/firecrawl
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and ...
0 tools
freecrawl-mcp
FreeCrawl MCP Server - Self-hosted web scraping and document processing as a Firecrawl replacement
0 tools
@pipeworx/mcp-firecrawl
Firecrawl MCP — wraps the Firecrawl API (firecrawl.dev) for web
0 tools
ariangibson/firecrawl-lite-mcp-server
Privacy-first MCP server for web scraping with local browser automation. No external dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/firecrawl-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}