Skip to main content
Glama

Kroger MCP Server

get_chain_details

Retrieve detailed information about a specific Kroger chain by providing the chain name. Returns a dictionary with comprehensive chain details for accurate grocery shopping and management.

Instructions

Get detailed information about a specific Kroger chain. Args: chain_name: Name of the chain to get details for Returns: Dictionary containing chain details

Input Schema

NameRequiredDescriptionDefault
chain_nameYes

Input Schema (JSON Schema)

{ "properties": { "chain_name": { "title": "Chain Name", "type": "string" } }, "required": [ "chain_name" ], "type": "object" }

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