Skip to main content
Glama
eitan3
by eitan3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCRAPY_MCP_JOB_DIRNoWhere crawl jobs are stored.<tmp>/scrapy_mcp_jobs
SCRAPY_MCP_LOG_LEVELNoScrapy log level (to stderr).ERROR
SCRAPY_MCP_MAX_BYTESNoMax characters returned per page (then truncated).50000
SCRAPY_MCP_USER_AGENTNoUser-Agent header.scrapy-mcp/<version> …
SCRAPY_MCP_OBEY_ROBOTSNoObey robots.txt.true
SCRAPY_MCP_RETRY_TIMESNoRetries on transient failures.2
SCRAPY_MCP_AUTOTHROTTLENoAdapt delay to server latency.true
SCRAPY_MCP_JOB_TTL_DAYSNoDelete crawl jobs older than this (0 disables).7
SCRAPY_MCP_MAX_DEPTH_CAPNoHard cap for depth.10
SCRAPY_MCP_MAX_PAGES_CAPNoHard cap for pages.1000
SCRAPY_MCP_DOWNLOAD_DELAYNoSeconds between requests to a host.0.5
SCRAPY_MCP_REQUEST_TIMEOUTNoWall-clock cap for a blocking single fetch (s).60
SCRAPY_MCP_DOWNLOAD_TIMEOUTNoPer-request timeout (s).30
SCRAPY_MCP_DEFAULT_MAX_DEPTHNoCrawl depth default.2
SCRAPY_MCP_DEFAULT_MAX_PAGESNoCrawl page default.50
SCRAPY_MCP_CONCURRENT_REQUESTSNoGlobal concurrency.8
SCRAPY_MCP_CONCURRENT_REQUESTS_PER_DOMAINNoPer-host concurrency.4

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/eitan3/Scrapy_MCP_Scraper'

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