Skip to main content
Glama

FreeCrawl MCP Server

by dylan-gluck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREECRAWL_CACHENoEnable cachingtrue
FREECRAWL_API_KEYSNoComma-separated list of valid API keys
FREECRAWL_HEADLESSNoRun browsers in headless modetrue
FREECRAWL_CACHE_DIRNoCache directory path/tmp/freecrawl_cache
FREECRAWL_CACHE_TTLNoCache time-to-live in seconds3600
FREECRAWL_LOG_LEVELNoLogging level (ERROR, WARNING, INFO, DEBUG)INFO
FREECRAWL_ROTATE_UANoEnable user agent rotationtrue
FREECRAWL_TRANSPORTNoTransport mode (stdio for MCP, http for REST API)stdio
FREECRAWL_CACHE_SIZENoCache size limit in bytes (512MB)536870912
FREECRAWL_RATE_LIMITNoRate limit in requests per minute60
FREECRAWL_ANTI_DETECTNoEnable anti-detection measurestrue
FREECRAWL_MAX_BROWSERSNoMaximum number of browser instances in the pool3
FREECRAWL_MAX_CONCURRENTNoMaximum number of concurrent requests10
FREECRAWL_MAX_PER_DOMAINNoMaximum concurrent requests per domain3
FREECRAWL_BLOCKED_DOMAINSNoComma-separated list of blocked domainslocalhost,127.0.0.1
FREECRAWL_REQUIRE_API_KEYNoRequire API key authenticationfalse

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

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/dylan-gluck/freecrawl-mcp'

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