MCPServers
mcp-server-firecrawl - 開発者ツール server banner image
mcp-server-firecrawl - MCP server logo (Official)

mcp-server-firecrawl

3.3k
0

Summary

A Model Context Protocol (MCP) server implementation that integrates with FireCrawl for advanced web scraping capabilities.

Available Actions(10)

firecrawl_scrape

Scrape content from a single URL with advanced options. Parameters: url (string), formats (array of strings), onlyMainContent (boolean), waitFor (number), timeout (number), mobile (boolean), includeTags (array of strings), excludeTags (array of strings), skipTlsVerification (boolean)

firecrawl_batch_scrape

Scrape multiple URLs efficiently with built-in rate limiting and parallel processing. Parameters: urls (array of strings), options (object containing formats (array of strings), onlyMainContent (boolean))

firecrawl_check_batch_status

Check the status of a batch operation. Parameters: id (string)

firecrawl_map

Map a website to discover all indexed URLs on the site. Parameters: url (string)

firecrawl_search

Search the web and optionally extract content from search results. Parameters: query (string), limit (number), lang (string), country (string), scrapeOptions (object containing formats (array of strings), onlyMainContent (boolean))

firecrawl_crawl

Starts an asynchronous crawl job on a website and extract content from all pages. Parameters: url (string), maxDepth (number), limit (number), allowExternalLinks (boolean), deduplicateSimilarURLs (boolean)

firecrawl_check_crawl_status

Check the status of a crawl job. Parameters: id (string)

firecrawl_extract

Extract structured information from web pages using LLM capabilities. Parameters: urls (array of strings), prompt (string), systemPrompt (string), schema (object), allowExternalLinks (boolean), enableWebSearch (boolean), includeSubdomains (boolean)

firecrawl_deep_research

Conduct deep web research on a query using intelligent crawling, search, and LLM analysis. Parameters: query (string), maxDepth (number), timeLimit (number), maxUrls (number)

firecrawl_generate_llmstxt

Generate a standardized llms.txt (and optionally llms-full.txt) file for a given domain. Parameters: url (string), maxUrls (number), showFullText (boolean)

Last Updated: June 5, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ