Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VINTED_MCP_HOSTNoHost for HTTP transport127.0.0.1
VINTED_MCP_PATHNoPath for Streamable HTTP endpoint/mcp
VINTED_MCP_PORTNoPort for HTTP transport3001
VINTED_AUTH_MODENoAuthentication mode: 'http', 'playwright', or 'env'
VINTED_PROXY_URLNoOptional proxy URL
VINTED_MAX_RETRIESNoMaximum number of retries (number)
VINTED_AUTH_COOKIESNoCookie header string or JSON object string for authentication
VINTED_MCP_TRANSPORTNoTransport mode: 'stdio' (default) or 'http'stdio
VINTED_AUTH_CSRF_TOKENNoCSRF token for authentication
VINTED_MAX_CONCURRENCYNoMaximum concurrency for requests (number)
VINTED_REQUEST_DELAY_MSNoDelay between requests in milliseconds (number)
VINTED_AUTH_ACCESS_TOKENNoOptional bearer token for authentication
VINTED_MCP_LEGACY_SSE_PATHNoPath for legacy SSE endpoint/sse
VINTED_MCP_ENABLE_LEGACY_SSENoEnable legacy SSE transporttrue
VINTED_MCP_LEGACY_MESSAGES_PATHNoPath for legacy messages endpoint/messages

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

Latest Blog Posts

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/andrijdavid/vinted-mcp'

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