Loading languages...
GA

gantt-server

@Moss-G3

一个专为甘特图管理设计的模型上下文协议(MCP)服务器,允许AI助手通过标准化接口创建、管理和可视化甘特图项目与任务。

gantt
project-management
task-management

# mcpServer Config

{
  "mcpServers": {
    "gantt-server": {
      "command": "uv",
      "args": [
        "--directory",
        "<完整路径到gantt-mcp-server目录>",
        "run",
        "run_server.py"
      ]
    }
  }
}

# stdio

uv --directory <完整路径到gantt-mcp-server目录> run run_server.py
Transport:
stdio
语言:
Python
创建时间:4/19/2025
更新时间:5/3/2025