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