A Model Context Protocol (MCP) server implementation that integrates with FireCrawl for advanced web scraping capabilities.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Scrape content from a single URL with advanced options. Best for single page content extraction.
Scrape multiple URLs efficiently with built-in rate limiting and parallel processing. Best for retrieving content from multiple pages.
Check the status of a batch operation.
Map a website to discover all indexed URLs on the site. Best for discovering URLs on a website.
Search the web and optionally extract content from search results. Best for finding specific information across multiple websites.
Starts an asynchronous crawl job on a website and extract content from all pages. Best for extracting content from multiple related pages.
Check the status of a crawl job.
Extract structured information from web pages using LLM capabilities. Supports both cloud AI and self-hosted LLM extraction.
Autonomous web research agent that independently browses the internet, searches for information, navigates through pages, and extracts structured data.
Check the status of an agent job and retrieve results when complete.
Create a cloud browser session for interactive automation. Best for multi-step browser automation.
Execute code in a browser session. Supports agent-browser commands, Python, or JavaScript.
List browser sessions, optionally filtered by status.
Destroy a browser session.