配套MCP日程表(VSCode插件拓展) 使用的一个MCP Server, 实现日程的自然语言描述增,查,删。
服务器配置
{
"mcpServers": {
"schedules": {
"command": "node 你的路径\\mcp_server_for_schedules\\build\\index.js --port 3001"
}
}
}{
"mcpServers": {
"schedules": {
"command": "node 你的路径\\mcp_server_for_schedules\\build\\index.js --port 3001"
}
}
}