Skip to main content
Glama

For Five Coffee MCP Server

by Kong

get_items_by_category

Retrieve all menu items from a specified category to quickly access and organize coffee shop offerings by type.

Instructions

Get all menu items from a specific category

Input Schema

NameRequiredDescriptionDefault
categoryYesThe category name to filter by

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "The category name to filter by", "type": "string" } }, "required": [ "category" ], "type": "object" }

Other Tools from For Five Coffee MCP Server

Related Tools

    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/Kong/menu-mpc'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server