Skip to main content
Glama

For Five Coffee MCP Server

by Kong

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP API server3000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_full_menu

Fetch the complete menu from For Five Coffee including all categories and items

search_menu_items

Search for specific menu items by name or category

get_menu_categories

Get all available menu categories

get_items_by_category

Get all menu items from a specific category

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