Skip to main content
Glama

Scraper MCP

by cotdp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to0.0.0.0
PORTNoPort to bind to8000
NO_PROXYNoBypass proxy for specific hosts (comma-separated, e.g., localhost,127.0.0.1,.local)
CACHE_DIRNoCache directory path/app/cache
TRANSPORTNoTransport type (streamable-http or sse)streamable-http
HTTP_PROXYNoHTTP proxy for non-SSL requests (e.g., http://proxy.example.com:8080 or http://username:password@proxy.example.com:8080)
HTTPS_PROXYNoHTTPS proxy for SSL requests (e.g., http://proxy.example.com:8080 or http://username:password@proxy.example.com:8080)
SCRAPEOPS_DEVICENoDevice type for user agent rotation (desktop, mobile, or tablet)desktop
SCRAPEOPS_API_KEYNoYour ScrapeOps API key from https://scrapeops.io/
SCRAPEOPS_COUNTRYNoTarget specific country (optional)
ENABLE_CACHE_TOOLSNoEnable cache management tools (true, 1, or yes to enable)false
SCRAPEOPS_RENDER_JSNoEnable JavaScript rendering for SPAsfalse
SCRAPEOPS_RESIDENTIALNoUse residential proxies instead of datacenterfalse
SCRAPEOPS_KEEP_HEADERSNoKeep original headers instead of optimizingfalse

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/cotdp/scraper-mcp'

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