Web scraping, crawling, search, and content extraction for AI agents. Turn any website into clean, LLM-ready data. Supports batch scraping, sitemaps, and structured extraction with 4.5k+ GitHub stars.
Install via CLI
mog install mogteam/mcp-firecrawlManual config
Firecrawl API key (from firecrawl.dev/app/api-keys)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-firecrawl": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Web scraping, crawling, search, and content extraction for AI agents. Turn any website into clean, LLM-ready data. Supports batch scraping, sitemaps, and structured extraction with 4.5k+ GitHub stars.
mog install mogteam/mcp-firecrawl
scraping crawling web extraction firecrawl mcp
Sourced from Firecrawl (official) — ⭐ 4,452 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Firecrawl (official)
github.com/mendableai/firecrawl-mcp-serverThis package is sourced from the above repository and distributed on mog under its original license.
Releases