MCP Server Firecrawl
by Msparihar
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FIRECRAWL_API_KEY | Yes | Your Firecrawl API key required to authenticate with the Firecrawl service. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
scrape_url | Scrape content from a URL using Firecrawl API |
search_content | Search content using Firecrawl API |