Skip to main content
Glama

Kroger MCP Server

set_preferred_location

Set a preferred store location by specifying a unique location ID. Enables streamlined operations for store-based tasks on the Kroger MCP Server.

Instructions

Set a preferred store location for future operations. Args: location_id: The unique identifier for the store location Returns: Dictionary confirming the preferred location has been set

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