Draft RiskRover PBS structures and assess automated test evidence against product risks.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
riskrover-mcp-server · npm · 0.4.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Be-Sure-Consulting/riskrover-mcp",
"description": "Draft RiskRover PBS structures and assess automated test evidence against product risks.",
"title": "RiskRover MCP",
"repository": {
"url": "https://github.com/Be-Sure-Consulting/riskrover-mcp",
"source": "github"
},
"version": "0.4.4",
"packages": [
{
"registryType": "npm",
"identifier": "riskrover-mcp-server",
"version": "0.4.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "RiskRover API token. Read-only scope is enough for assessment and PBS drafting.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "RISKROVER_API_TOKEN"
},
{
"description": "Optional default RiskRover project ID; it can instead be supplied in the request.",
"format": "string",
"name": "RISKROVER_PROJECT_ID"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-11T17:43:41.50579Z",
"publishedAt": "2026-08-11T17:43:41.50579Z",
"updatedAt": "2026-08-11T17:43:41.50579Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.4.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.