Skip to main content
Glama
CommunityPokeOrg

remote-mcp-scraper-vercel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PROXYNoStandard fallback proxy env var for fetch_url.
HTTPS_PROXYNoStandard fallback proxy env var for fetch_url.
CDP_ENDPOINTNoRemote Chrome DevTools endpoint (ws(s):// or http(s)://). Highest-priority browser path.
OMDB_API_KEYNoOMDb key — secondary movie_metadata provider.
TMDB_API_KEYNoTMDB v3 key — primary movie_metadata provider.
MCP_AUTH_TOKENNoOptional bearer token required on /api/sse + /api/message. Set this for any public deployment.
RATE_LIMIT_MAXNoPer-IP tool-call limit per window (0 disables; default 60).60
SESSION_TTL_MSNoIdle-session eviction (default 600000).600000
FETCH_MAX_BYTESNoResponse body cap in bytes (default 5 MiB).5242880
SCRAPER_PROXY_URLNoDefault upstream proxy for fetch_url / take_screenshot when the caller passes no proxy.
RATE_LIMIT_WINDOW_MSNoRate-limit window (default 60000).60000
FETCH_DEFAULT_TIMEOUT_MSNoPer-request timeout (default 20000).20000
PUPPETEER_EXECUTABLE_PATHNoLocal Chrome/Chromium binary for development (ignored on Vercel).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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