Back to directory
moss-g/gantt-server

moss-g/gantt-server

@Moss-G

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

甘特图mcp项目管理任务管理可视化pythonganttcharttool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15