mcp-server-firecrawl
by mendableai
fire_crawl_map
Discover URLs from a starting point. Can use both sitemap.xml and HTML link discovery.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ignoreSitemap | No | Skip sitemap.xml discovery and only use HTML links | |
includeSubdomains | No | Include URLs from subdomains in results | |
limit | No | Maximum number of URLs to return | |
search | No | Optional search term to filter URLs | |
sitemapOnly | No | Only use sitemap.xml for discovery, ignore HTML links | |
url | Yes | Starting URL for URL discovery |