Skip to main content
Glama
marcocot

vinted-search-mcp

by marcocot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VIN_COOKIENoCookies from a browser session, formatted as name=value; name=value. Used to bypass Cloudflare.
VIN_METRICSNoWhether to serve Prometheus counters on /metrics. Set to false to disable.true
VIN_HTTP_HOSTNoHost for HTTP server to bind to. Set to 0.0.0.0 behind a proxy.127.0.0.1
VIN_HTTP_PORTNoPort for HTTP transport when VIN_TRANSPORT=http.3000
VIN_MCP_TOKENNoBearer token for HTTP /mcp endpoint. Required when VIN_TRANSPORT=http and must be at least 32 characters.
VIN_TRANSPORTNoTransport mode: stdio or http. Use stdio locally, http for serving routes.stdio
VIN_USER_AGENTNoUser-Agent string to use. Overridden by the user agent of a solved session.a Chrome string
VIN_MARKETPLACENoCountry marketplace to serve. Valid values include it, fr, de, es, uk, pl, com, and 15 more.it
VIN_CACHE_TTL_MSNoHow long an identical search or listing stays cached in memory, in milliseconds.300000
VIN_SESSION_TTL_MSNoSession age in milliseconds before it is refreshed.1800000
VIN_FLARESOLVERR_URLNoFlareSolverr endpoint URL, e.g. http://flaresolverr:8191/v1. Used to solve Cloudflare challenges.
VIN_SESSION_KEEPALIVENoWhether to refresh the session in the background so users do not wait for a challenge.false
VIN_HTTP_ALLOWED_HOSTSNoList of hostnames clients use when behind a proxy, to avoid DNS rebinding protection rejecting requests.
VIN_REQUEST_TIMEOUT_MSNoPer-request timeout in milliseconds.15000
VIN_RATE_LIMIT_PER_MINUTENoLocal token bucket rate limit per minute, shared by both tools.6

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