Skip to main content
Glama

Kroger MCP Server

get_location_details

Retrieve comprehensive details about a specific Kroger store by providing its unique location ID, enabling accurate access to store information.

Instructions

Get detailed information about a specific Kroger store location. Args: location_id: The unique identifier for the store location Returns: Dictionary containing detailed location information

Input Schema

NameRequiredDescriptionDefault
location_idYes

Input Schema (JSON Schema)

{ "properties": { "location_id": { "title": "Location Id", "type": "string" } }, "required": [ "location_id" ], "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