rigor-mcp
Rank #15,299io.github.mrnh/rigor-mcp
Verified statistical inference for AI agents: hypothesis tests, sequential testing, power.
rigor-mcp is a Model Context Protocol (MCP) server published by mrnh. It ranks #15,299 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. rigor-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 116,747 of 132,046 servers on MCP Toplist.
Use rigor-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rigor-mcp -- uvx rigor-mcp[mcp_servers.rigor-mcp]
command = "uvx"
args = ["rigor-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rigor-mcp": {
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rigor-mcp": {
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rigor-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rigor-mcp": {
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rigor-mcp": {
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mrnh%2Frigor-mcp)<a href="https://mcptoplist.com/server/io.github.mrnh%2Frigor-mcp"><img src="https://mcptoplist.com/badge/io.github.mrnh%2Frigor-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mrnh
Available versions (3)
| Version | Published |
|---|---|
| 0.5.0 | Sep 17, 2026 |
| 0.3.0 | Aug 19, 2026 |
| 0.1.1 | Aug 18, 2026 |
Frequently asked questions
- Who maintains rigor-mcp?
- rigor-mcp is maintained by mrnh, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is rigor-mcp listed on the Official MCP Registry?
- Yes — rigor-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does rigor-mcp have?
- MCP Toplist tracks 3 versions of rigor-mcp, most recently published on Sep 17, 2026.
- Where can I find the source code for rigor-mcp?
- The source code for rigor-mcp is hosted at github.com/mrnh/rigor.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.