Skip to main content
Glama
mihey3000

Shopping List MCP Server

by mihey3000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_MODENoAuthentication mode: 'development' for local mode without Keycloak
MCP_AUTH_TOKENNoStatic token for development mode
SHOPPING_APP_URLNoThe URL of the shopping list app (default http://localhost:8000)
MCP_OAUTH_CLIENT_IDNoOAuth client ID from Keycloak
MCP_OAUTH_ISSUER_URLNoKeycloak issuer URL for OAuth authentication
MCP_OAUTH_CLIENT_SECRETNoOAuth client secret from Keycloak
MCP_RESOURCE_SERVER_URLNoThe public URL of the MCP server (default http://127.0.0.1:8001/mcp/)

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/mihey3000/shopping-list-mcp'

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