CLI
Rank #52,964io.github.commitshow/audit
Score any public GitHub repo 0-100 against the commit.show audit rubric.
CLI is a Model Context Protocol (MCP) server published by commitshow. It ranks #52,964 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. CLI is listed on Official MCP, with 2 tracked versions. It was first listed on May 10, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 79,149 of 132,113 servers on MCP Toplist.
Use CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add audit -- npx -y commitshow-mcp[mcp_servers.audit]
command = "npx"
args = ["-y", "commitshow-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"audit": {
"command": "npx",
"args": [
"-y",
"commitshow-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"audit": {
"command": "npx",
"args": [
"-y",
"commitshow-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"commitshow-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"audit": {
"command": "npx",
"args": [
"-y",
"commitshow-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"audit": {
"command": "npx",
"args": [
"-y",
"commitshow-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.commitshow%2Faudit)<a href="https://mcptoplist.com/server/io.github.commitshow%2Faudit"><img src="https://mcptoplist.com/badge/io.github.commitshow%2Faudit.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
commitshow
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | May 10, 2026 |
| 0.1.1 | May 10, 2026 |
Frequently asked questions
- Who maintains CLI?
- CLI is maintained by commitshow, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is CLI listed on the Official MCP Registry?
- Yes — CLI is listed on the Official MCP Registry.
- How many versions does CLI have?
- MCP Toplist tracks 2 versions of CLI, most recently published on May 10, 2026.
- Where can I find the source code for CLI?
- The source code for CLI is hosted at github.com/commitshow/cli.
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.