Skip to main content
Glama
.env.exampleโ€ข474 B
# WebClone Environment Configuration # Copy this file to .env and customize as needed # Selenium Configuration WEBCLONE_SELENIUM_HEADLESS=true WEBCLONE_SELENIUM_DISABLE_GPU=true WEBCLONE_SELENIUM_WINDOW_SIZE=1920,1080 WEBCLONE_SELENIUM_TIMEOUT=30 WEBCLONE_SELENIUM_NO_SANDBOX=false # Crawler Configuration WEBCLONE_MAX_DEPTH=0 WEBCLONE_MAX_PAGES=0 WEBCLONE_DELAY_MS=100 WEBCLONE_WORKERS=5 WEBCLONE_SAVE_PDF=true WEBCLONE_INCLUDE_ASSETS=true WEBCLONE_SAME_DOMAIN_ONLY=true

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/ruslanmv/webclone'

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