日程管理助手-MCP&Agent挑战赛

xknight1/calendar
0 Stars 453 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "gradio": {
      "args": [
        "mcp-remote",
        "https://xknight1-calendar.ms.show/gradio_api/mcp/sse",
        "--transport",
        "sse-only"
      ],
      "command": "npx"
    }
  }
}

服务介绍

这是一个个人日程管理工具,具有以下的功能:

相关 MCP 服务