Research Repo Doctor
Rank #17,109io.github.Tom409114/rrdoctor
Deterministic Artifact Evaluation preflight and run-path grader for research repositories.
Research Repo Doctor is a Model Context Protocol (MCP) server published by tom409114. It ranks #17,109 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Research Repo Doctor is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 114,937 of 132,046 servers on MCP Toplist.
Use Research Repo Doctor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rrdoctor -- uvx --from "rrdoctor[mcp]==0.2.24" rrdoctor rrdoctor mcp[mcp_servers.rrdoctor]
command = "uvx"
args = ["--from", "rrdoctor[mcp]==0.2.24", "rrdoctor", "rrdoctor", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rrdoctor": {
"command": "uvx",
"args": [
"--from",
"rrdoctor[mcp]==0.2.24",
"rrdoctor",
"rrdoctor",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rrdoctor": {
"command": "uvx",
"args": [
"--from",
"rrdoctor[mcp]==0.2.24",
"rrdoctor",
"rrdoctor",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rrdoctor": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"rrdoctor[mcp]==0.2.24",
"rrdoctor",
"rrdoctor",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rrdoctor": {
"command": "uvx",
"args": [
"--from",
"rrdoctor[mcp]==0.2.24",
"rrdoctor",
"rrdoctor",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rrdoctor": {
"command": "uvx",
"args": [
"--from",
"rrdoctor[mcp]==0.2.24",
"rrdoctor",
"rrdoctor",
"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.Tom409114%2Frrdoctor)<a href="https://mcptoplist.com/server/io.github.Tom409114%2Frrdoctor"><img src="https://mcptoplist.com/badge/io.github.Tom409114%2Frrdoctor.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tom409114
Available versions (2)
| Version | Published |
|---|---|
| 0.2.24 | Jul 10, 2026 |
| 0.2.23 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Research Repo Doctor?
- Research Repo Doctor is maintained by tom409114, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Research Repo Doctor listed on the Official MCP Registry?
- Yes — Research Repo Doctor is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Research Repo Doctor have?
- MCP Toplist tracks 2 versions of Research Repo Doctor, most recently published on Jul 10, 2026.
- Where can I find the source code for Research Repo Doctor?
- The source code for Research Repo Doctor is hosted at github.com/tom409114/research-repo-doctor.
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.