Skip to main content
Glama
Joey-Kot

Firecrawl MCP Toolkit

by Joey-Kot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIRECRAWL_HTTP2NoEnable HTTP/2 with '1'.0
FIRECRAWL_API_KEYYesFirecrawl API key.
FIRECRAWL_BASE_URLNoFirecrawl API base URL. Set this for self-hosted services.https://api.firecrawl.dev/v2
FIRECRAWL_KEEPALIVENoMaximum keepalive connections.20
FIRECRAWL_MAX_WORKERSNoNumber of worker processes.10
FIRECRAWL_RETRY_COUNTNoMaximum retry count.3
FIRECRAWL_MCP_SSE_HOSTNoSSE host.127.0.0.1
FIRECRAWL_MCP_SSE_PORTNoSSE port.7001
FIRECRAWL_MCP_HTTP_HOSTNoHTTP host.127.0.0.1
FIRECRAWL_MCP_HTTP_PORTNoHTTP port.7001
FIRECRAWL_MCP_LOCK_FILENoLock file path./tmp/firecrawl_mcp.lock
FIRECRAWL_MCP_ENABLE_SSENoEnable SSE transport.0
FIRECRAWL_MAX_CONNECTIONSNoMaximum HTTP connections.200
FIRECRAWL_MCP_ENABLE_HTTPNoEnable HTTP transport.0
FIRECRAWL_MCP_ENABLE_STDIONoEnable STDIO transport.0
FIRECRAWL_RETRY_BASE_DELAYNoBase retry delay in seconds.0.5
FIRECRAWL_ENDPOINT_RETRYABLENoPer-endpoint retry configuration.{"scrape": false}
FIRECRAWL_ENDPOINT_CONCURRENCYNoPer-endpoint concurrency limits.{"search":10,"scrape":2}
FIRECRAWL_MAX_CONCURRENT_REQUESTSNoMaximum concurrent requests.200

Capabilities

Server capabilities have not been inspected yet.

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/Joey-Kot/firecrawl-toolkit'

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