vinted-mcp
by andrijdavid
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VINTED_MCP_HOST | No | Host for HTTP transport | 127.0.0.1 |
| VINTED_MCP_PATH | No | Path for Streamable HTTP endpoint | /mcp |
| VINTED_MCP_PORT | No | Port for HTTP transport | 3001 |
| VINTED_AUTH_MODE | No | Authentication mode: 'http', 'playwright', or 'env' | |
| VINTED_PROXY_URL | No | Optional proxy URL | |
| VINTED_MAX_RETRIES | No | Maximum number of retries (number) | |
| VINTED_AUTH_COOKIES | No | Cookie header string or JSON object string for authentication | |
| VINTED_MCP_TRANSPORT | No | Transport mode: 'stdio' (default) or 'http' | stdio |
| VINTED_AUTH_CSRF_TOKEN | No | CSRF token for authentication | |
| VINTED_MAX_CONCURRENCY | No | Maximum concurrency for requests (number) | |
| VINTED_REQUEST_DELAY_MS | No | Delay between requests in milliseconds (number) | |
| VINTED_AUTH_ACCESS_TOKEN | No | Optional bearer token for authentication | |
| VINTED_MCP_LEGACY_SSE_PATH | No | Path for legacy SSE endpoint | /sse |
| VINTED_MCP_ENABLE_LEGACY_SSE | No | Enable legacy SSE transport | true |
| VINTED_MCP_LEGACY_MESSAGES_PATH | No | Path for legacy messages endpoint | /messages |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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