Shopping List MCP Server
by mihey3000
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_MODE | No | Authentication mode: 'development' for local mode without Keycloak | |
| MCP_AUTH_TOKEN | No | Static token for development mode | |
| SHOPPING_APP_URL | No | The URL of the shopping list app (default http://localhost:8000) | |
| MCP_OAUTH_CLIENT_ID | No | OAuth client ID from Keycloak | |
| MCP_OAUTH_ISSUER_URL | No | Keycloak issuer URL for OAuth authentication | |
| MCP_OAUTH_CLIENT_SECRET | No | OAuth client secret from Keycloak | |
| MCP_RESOURCE_SERVER_URL | No | The public URL of the MCP server (default http://127.0.0.1:8001/mcp/) |
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 | |