lidl-mcp
by StenoJS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SSE_SECRET | Yes | The secret used to secure MCP endpoints. Passed as query parameter `?key=` for the legacy SSE endpoint and as a path segment for the Streamable HTTP endpoint. | |
| LIDL_DE_REFRESH_TOKEN | No | Refresh token for Lidl Plus Germany. Obtain via `python scripts/manual_login.py -c DE -l de`. At least one of LIDL_NL_REFRESH_TOKEN or LIDL_DE_REFRESH_TOKEN is required. | |
| LIDL_NL_REFRESH_TOKEN | No | Refresh token for Lidl Plus Netherlands. Obtain via `python scripts/manual_login.py -c NL -l nl`. At least one of LIDL_NL_REFRESH_TOKEN or LIDL_DE_REFRESH_TOKEN is required. |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues