mcpbeat Sign in

RiskRover MCP Server

by be-sure-consulting Your server? Claim it
local only

RiskRover MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 311 installs a week from npm.

Draft PBS and quality assignments, assess test evidence, and submit guarded RiskRover updates.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 226 · avg 12
a month agotoday
311
Installs / week
npm · riskrover-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add riskrover-mcp -- npx -y riskrover-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "riskrover-mcp": {
      "args": [
        "-y",
        "riskrover-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.riskrover-mcp]
command = "npx"
args = ["-y", "riskrover-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "riskrover-mcp": {
      "args": [
        "-y",
        "riskrover-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "riskrover-mcp": {
      "args": [
        "-y",
        "riskrover-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to RiskRover MCP

same job, measured the same way
Testiny Test Management
by testiny

An MCP server that provides access to Testiny projects, test cases and test runs

answering
Mailchimp MCP Server
by cyanheads

Mailchimp via MCP: draft, test, and send campaigns; manage audiences and subscribers; pull reports.

242 installs/wk local only
Agent Reliability
by agentreliability

Testing, benchmarking and auditing autonomous AI agents — methods, harnesses, evidence

8 tools answering
Simple MCP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
I
Simple MCP HTTP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Interbang
by interbang

Moderated usability testing: read sessions, notes, transcripts, reports, and draft test scenarios.

answering
Edgegate MCP
by frozo-ai

Regression-test AI models on real Snapdragon and Jetson hardware, with signed evidence for CI.

276 installs/wk local only
AI Test Process MCP
by hashi-kazu

AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.

266 installs/wk local only

RiskRover MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for RiskRover MCP?
RiskRover MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package riskrover-mcp-server was installed 311 times last week.
Is RiskRover MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect RiskRover MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls riskrover-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use RiskRover MCP?
The npm package riskrover-mcp-server was installed 311 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.