solocrawl
MCPReferenceby hlavacm
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
SOLOCRAWL_LOG_FILEOptional log file path (also logs to stderr)
SOLOCRAWL_LOG_LEVELLog level: DEBUG, INFO, WARNING, ERROR
SOLOCRAWL_PROXY_LISTComma-separated proxy URLs
SOLOCRAWL_PROXY_MODEProxy mode: list (rotate a pool) or endpoint (single rotating endpoint)
SOLOCRAWL_USER_AGENTOverride HTTP User-Agent for API requests
SOLOCRAWL_MAX_RETRIESRetries on network errors / rate limits
SOLOCRAWL_SEARXNG_URLBase URL of a self-hosted SearXNG instance (enables the searxng provider)
SOLOCRAWL_PROXY_ENABLEDEnable optional proxy layer
SOLOCRAWL_PROXY_ENDPOINTSingle rotating proxy endpoint
SOLOCRAWL_PROXY_PASSWORDsecretProxy auth password
SOLOCRAWL_PROXY_USERNAMEProxy auth username
SOLOCRAWL_RESPECT_ROBOTSHonour robots.txt on scrape (fail-open); set false to skip
SOLOCRAWL_BROWSER_ALLOWEDAllow Playwright fallback when installed
SOLOCRAWL_MAX_CONCURRENCYGlobal fetch concurrency limit
SOLOCRAWL_TIMEOUT_SECONDSPer-request timeout in seconds
SOLOCRAWL_ENABLE_PROVIDERSComma-separated opt-in provider names
SOLOCRAWL_PER_DOMAIN_LIMITPer-domain concurrency limit
SOLOCRAWL_CACHE_TTL_SECONDSIn-memory fetch cache TTL in seconds (0 = disabled)
SOLOCRAWL_MAX_RESPONSE_BYTESCap on fetched response body size (10 MiB)
SOLOCRAWL_ALLOW_INTERNAL_URLSAllow scraping localhost/private IPs (dev only)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.