提交

Mcp日程表server

@Damon-law

配套MCP日程表(VSCode插件拓展) 使用的一个MCP Server, 实现日程的自然语言描述增,查,删。

工具

服务器配置

{
  "mcpServers": {
    "schedules": {
      "command": "node 你的路径\\mcp_server_for_schedules\\build\\index.js --port 3001"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server