Inspectrum
Rank #12,423io.github.yannmenec/inspectrum
Review coding-agent plans on demand with peer models, attributed findings, and a structured verdict.
Inspectrum is a Model Context Protocol (MCP) server published by yannmenec. It ranks #12,423 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Inspectrum is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 18, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 119,623 of 132,046 servers on MCP Toplist.
Use Inspectrum
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add inspectrum -- npx -y inspectrum[mcp_servers.inspectrum]
command = "npx"
args = ["-y", "inspectrum"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"inspectrum": {
"command": "npx",
"args": [
"-y",
"inspectrum"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"inspectrum": {
"command": "npx",
"args": [
"-y",
"inspectrum"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"inspectrum": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"inspectrum"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"inspectrum": {
"command": "npx",
"args": [
"-y",
"inspectrum"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"inspectrum": {
"command": "npx",
"args": [
"-y",
"inspectrum"
]
}
}
}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.yannmenec%2Finspectrum)<a href="https://mcptoplist.com/server/io.github.yannmenec%2Finspectrum"><img src="https://mcptoplist.com/badge/io.github.yannmenec%2Finspectrum.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yannmenec
Available versions (2)
| Version | Published |
|---|---|
| 0.2.3 | Aug 1, 2026 |
| 0.2.2 | Jul 30, 2026 |
Frequently asked questions
- Who maintains Inspectrum?
- Inspectrum is maintained by yannmenec, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Inspectrum listed on the Official MCP Registry?
- Yes — Inspectrum is listed on the Official MCP Registry, alongside Glama.
- How many versions does Inspectrum have?
- MCP Toplist tracks 2 versions of Inspectrum, most recently published on Aug 1, 2026.
- Where can I find the source code for Inspectrum?
- The source code for Inspectrum is hosted at github.com/yannmenec/inspectrum.
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.