Kroger
Enables Large Language Models to interact with Kroger's grocery services.
About
This tool implements a Model Context Protocol (MCP) server that wraps the Kroger API, allowing Large Language Models (LLMs) to interface with Kroger's grocery services. It provides functionalities such as product search, store lookup, and cart management, enabling users to leverage LLMs for their Kroger shopping needs through a standardized protocol.
Key Features
- Retrieval of detailed product information (price, availability)
- 1 GitHub stars
- Product search by keyword and store location
- Cart management: adding items to user shopping cart
- OAuth2 Authentication for API access and user cart operations
- Store location lookup by ZIP code
Use Cases
- Enabling LLMs to find the nearest Kroger store for specific products.
- Automating the process of adding items to a user's Kroger cart through natural language commands.
- Allowing LLMs to build shopping lists based on user prompts.