Firecrawl MCP (by Firecrawl / Mendable) turns any website into clean, LLM-ready markdown — single-page scrape, whole-site crawl, URL mapping, web search, and JS-rendered interaction — through one server, for agents needing reliable data from messy, dynamic sites. Scrape/map/crawl/search are deterministic API calls; extract and agent tools are LLM-backed.
Example prompts
Scrape this product page and give me the title, price, and description as JSON.
Crawl this documentation site and return clean markdown for every page.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.