Firecrawl MCP Server

by mcma123
Verified
MIT License
9,757
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIRECRAWL_API_KEYNoYour FireCrawl API key, required when using cloud API (default)
FIRECRAWL_API_URLNoCustom API endpoint for self-hosted instances (e.g., https://firecrawl.your-domain.com)
FIRECRAWL_RETRY_MAX_DELAYNoMaximum delay in milliseconds between retries10000
FIRECRAWL_RETRY_MAX_ATTEMPTSNoMaximum number of retry attempts3
FIRECRAWL_RETRY_INITIAL_DELAYNoInitial delay in milliseconds before first retry1000
FIRECRAWL_RETRY_BACKOFF_FACTORNoExponential backoff multiplier2
FIRECRAWL_CREDIT_WARNING_THRESHOLDNoCredit usage warning threshold1000
FIRECRAWL_CREDIT_CRITICAL_THRESHOLDNoCredit usage critical threshold100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools