Skip to main content
Glama

Kroger MCP Server

by EricLott
MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KROGER_CLIENT_IDYesYour Kroger API Client ID from the Kroger Developer Portal
KROGER_REDIRECT_URINoThe redirect URI registered with your Kroger applicationhttp://localhost:8080/callback
KROGER_CLIENT_SECRETYesYour Kroger API Client Secret from the Kroger Developer Portal
KROGER_USER_REFRESH_TOKENNoRefresh token obtained through the OAuth2 authorization process for user-specific operations like cart management

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/EricLott/kroger-mcp'

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