A Model Context Protocol (MCP) server implementation that integrates with FireCrawl for advanced web scraping capabilities.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Scrape content from a single URL with advanced options. Best for extracting single page content when the exact page is known.
Scrape multiple URLs efficiently with built-in rate limiting and parallel processing. Best for retrieving content from multiple known pages.
Check the status of a batch operation using the provided operation ID.
Map a website to discover all indexed URLs on the site. Best for finding specific sections of 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 extracts content from all pages. Best for extracting content from multiple related pages.
Check the status of a crawl job using the provided job ID.
Extract structured information from web pages using LLM capabilities. Best for extracting specific structured data like prices, names, and details.
Autonomous web research agent that browses the internet, searches for information, navigates through pages, and extracts structured data based on your query.
Check the status of an agent job and retrieve results when complete using the provided job ID.