Skip to main content
Glama
wrdan

MCP Canteen Server

by wrdan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CANTEEN_API_BASEYesAPI base URL (provided by system administrator)
CANTEEN_API_TOKENYesAPI authentication token (obtain from system administrator)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_canteen_dataC

获取餐厅就餐人数数据

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'get_canteen_data' has a clear, distinct purpose of retrieving canteen occupancy data.

Naming Consistency5/5

The naming follows a consistent verb_noun pattern with 'get_canteen_data'. Since there is only one tool, it inherently maintains perfect consistency without any deviations or mixed conventions.

Tool Count2/5

A single tool is too few for a server named 'MCP Canteen Server', which suggests a broader scope for managing canteen-related data. This minimal toolset likely leaves significant functionality gaps, such as updating or analyzing data, making it feel incomplete for the domain.

Completeness1/5

The toolset is severely incomplete for a canteen management domain. It only provides data retrieval ('get_canteen_data'), with no tools for creating, updating, or deleting data, or for other operations like menu management or reservation handling, leading to dead ends for agents.

Maintenance

ActivityInactive
ResponsivenessNo issues