Skip to main content
Glama

MCP Canteen Server

by wrdan
MIT License
  • Linux
  • Apple

get_canteen_data

Retrieve cafeteria dining attendance data, including breakfast and lunch counts, within a specified date range using the MCP Canteen Server.

Instructions

获取餐厅就餐人数数据

Input Schema

NameRequiredDescriptionDefault
end_dateNo
periodNo
start_dateNo

Input Schema (JSON Schema)

{ "properties": { "end_date": { "default": null, "title": "End Date", "type": "string" }, "period": { "default": null, "title": "Period", "type": "string" }, "start_date": { "default": null, "title": "Start Date", "type": "string" } }, "title": "get_canteen_dataArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Canteen 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/wrdan/mcp-canteen-server'

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