Skip to main content
Glama

Kroger MCP Server

get_department_details

Retrieve detailed information about a specific department using the department identifier. This tool is part of the Kroger MCP Server, enabling access to structured department data for streamlined grocery management.

Instructions

Get detailed information about a specific department. Args: department_id: The unique identifier for the department Returns: Dictionary containing department details

Input Schema

NameRequiredDescriptionDefault
department_idYes

Input Schema (JSON Schema)

{ "properties": { "department_id": { "title": "Department Id", "type": "string" } }, "required": [ "department_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