MCP server · operational
Firecrawl MCP
Web scraping, crawling and search as MCP tools.
Hosted Firecrawl MCP endpoint. Keyless sessions expose scrape, search and parse tools that return clean markdown or structured data from live web pages; API keys raise limits.
- endpoint
https://mcp.firecrawl.dev/mcp- auth
- None (keyless session)
- try it
- tested example call
curl -sS -X POST https://mcp.firecrawl.dev/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- web.scrape · web.search · doc.parse
- tags
- scraping · web · search · markdown
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/firecrawl-mcp
Agents can discover Firecrawl MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.