Kroger
Enables Large Language Models to interact with Kroger's grocery services.
Acerca de
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.
Características Principales
- 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
Casos de Uso
- 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.