MCP.so
Sign In

餐厅数据 MCP Server

@wrdan

About 餐厅数据 MCP Server

No overview available yet

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

wrdan

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-canteen": {
      "command": "uv",
      "args": [
        "pip",
        "install",
        "mcp-server-canteen"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is 餐厅数据 MCP Server?

餐厅数据 MCP Server 是一个用于查询职工餐厅就餐人数数据的服务,提供指定日期范围内的早餐和午餐就餐人数统计。它作为 MCP 服务器与 Claude for Desktop 等客户端集成,方便用户通过自然语言查询餐厅就餐数据。

How to use 餐厅数据 MCP Server?

通过 pip 安装 mcp-server-canteen,配置环境变量 CANTEEN_API_TOKEN 和 CANTEEN_API_BASE 后,使用命令 uv run mcp-server-canteen

Comments

More Other MCP servers