Skip to main content
Glama

Firecrawl MCP Server

by Jaycee1996

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIRECRAWL_API_KEYNoYour Firecrawl API key (required for cloud API, optional for self-hosted instances with FIRECRAWL_API_URL)
FIRECRAWL_API_URLNoCustom API endpoint for self-hosted instances (e.g., https://firecrawl.your-domain.com). If not provided, the cloud API will be used (requires API key)
HTTP_STREAMABLE_SERVERNoSet to 'true' to run the server using Streamable HTTP locally instead of the default stdio transport
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

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jaycee1996/firecrawl-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server