Skip to main content
Glama

Kroger MCP Server

.gitignore341 B
# Virtual environment venv/ .venv/ # Local Storage / Memory *.json # Token files .kroger_token* # Python cache files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # Environment variables .env # IDE files .idea/ .vscode/ # Test coverage .coverage coverage/ htmlcov/ # Logs *.log PUBLISHING.md

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

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