MCP server that aggregates data from 5 upstream MCP tools to measure project risk for software development sprints and cross-team initiatives
{
"mcpServers": {
"project-risk": {
"command": "npx",
"args": [
"-y",
"project-risk-mcp"
]
}
}
}