Provides project management capabilities through terminal, web UI, or MCP stdio, including plans, code analysis, and filesystem-safe operations.
{
"mcpServers": {
"mcp-project-manager": {
"command": "npx",
"args": [
"-y",
"mcp-project-manager"
]
}
}
}