-
securityF
license-
qualityModel Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.
Last updated -
Python
Connects to a lunch menu API hosted on Vercel to retrieve daily canteen meal information for specific dates
模型上下文协议 (MCP) 服务器可通过简单的 API 集成访问食堂的午餐菜单。
Canteen MCP 是一个基于 FastMCP 的服务器,它提供了一个用于检索食堂每日午餐菜单的工具。它连接到菜单 API,并提供一个结构化的接口来查询特定日期的菜单数据。
复制示例环境文件并使用您的值更新它:
多变的 | 描述 | 例子 |
---|---|---|
API_URL | 午餐菜单 API 的 URL | https://lunch-menu-ai.vercel.app/api/v1/menu |
港口 | MCP 服务器的端口 | 8080 |
端点 | HTTP 端点 | /端点 |
启动服务器:
检索特定日期的午餐菜单。
date
:YYYY-MM-DD 格式的字符串拉取最新镜像:
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器通过简单的 API 集成提供对特定日期的食堂午餐菜单的结构化访问。