prumo
Rank #4,928io.github.TomD4vs/prumo
Checks the context files a coding agent reads against the git index, and reports what drifted.
prumo is a Model Context Protocol (MCP) server published by TomD4vs. It ranks #4,928 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. prumo is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 127,118 of 132,046 servers on MCP Toplist.
Use prumo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prumo -- npx -y -p @tomd4vs/prumo prumo-mcp @tomd4vs/prumo[mcp_servers.prumo]
command = "npx"
args = ["-y", "-p", "@tomd4vs/prumo", "prumo-mcp", "@tomd4vs/prumo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"prumo": {
"command": "npx",
"args": [
"-y",
"-p",
"@tomd4vs/prumo",
"prumo-mcp",
"@tomd4vs/prumo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"prumo": {
"command": "npx",
"args": [
"-y",
"-p",
"@tomd4vs/prumo",
"prumo-mcp",
"@tomd4vs/prumo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"prumo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"-p",
"@tomd4vs/prumo",
"prumo-mcp",
"@tomd4vs/prumo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"prumo": {
"command": "npx",
"args": [
"-y",
"-p",
"@tomd4vs/prumo",
"prumo-mcp",
"@tomd4vs/prumo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prumo": {
"command": "npx",
"args": [
"-y",
"-p",
"@tomd4vs/prumo",
"prumo-mcp",
"@tomd4vs/prumo"
]
}
}
}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.TomD4vs%2Fprumo)<a href="https://mcptoplist.com/server/io.github.TomD4vs%2Fprumo"><img src="https://mcptoplist.com/badge/io.github.TomD4vs%2Fprumo.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TomD4vs
Available versions (5)
| Version | Published |
|---|---|
| 0.9.5 | Sep 7, 2026 |
| 0.9.4 | Sep 7, 2026 |
| 0.9.3 | Sep 7, 2026 |
| 0.9.2 | Sep 7, 2026 |
| 0.9.1 | Sep 5, 2026 |
Frequently asked questions
- Who maintains prumo?
- prumo is maintained by TomD4vs, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is prumo listed on the Official MCP Registry?
- Yes — prumo is listed on the Official MCP Registry, alongside Glama.
- How many versions does prumo have?
- MCP Toplist tracks 5 versions of prumo, most recently published on Sep 7, 2026.
- Where can I find the source code for prumo?
- The source code for prumo is hosted at github.com/TomD4vs/prumo.
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.