Loading MCP server directory, please wait...
Draft RiskRover PBS structures and assess automated test evidence against product risks.
npx @getmcp/cli add io.github.Be-Sure-Consulting/riskrover-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
RISKROVER_API_TOKENRiskRover API token. Read-only scope is enough for assessment and PBS drafting.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Be-Sure-Consulting/riskrover-mcp": {
"command": "npx",
"args": [
"-y",
"riskrover-mcp-server"
],
"env": {
"RISKROVER_API_TOKEN": "",
"RISKROVER_PROJECT_ID": ""
}
}
}
}