Code Auditor MCP
Rank #1,414io.github.BenAHammond/code-auditor-mcp
MCP server providing code-auditor-mcp capabilities
Code Auditor MCP is a Model Context Protocol (MCP) server published by benahammond. It ranks #1,414 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Code Auditor MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Aug 18, 2025 and most recently updated on Nov 2, 2025.
Ranks ahead of 130,632 of 132,046 servers on MCP Toplist.
Use Code Auditor MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add code-auditor-mcp -- npx -y code-auditor-mcp[mcp_servers.code-auditor-mcp]
command = "npx"
args = ["-y", "code-auditor-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"code-auditor-mcp": {
"command": "npx",
"args": [
"-y",
"code-auditor-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"code-auditor-mcp": {
"command": "npx",
"args": [
"-y",
"code-auditor-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"code-auditor-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"code-auditor-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"code-auditor-mcp": {
"command": "npx",
"args": [
"-y",
"code-auditor-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"code-auditor-mcp": {
"command": "npx",
"args": [
"-y",
"code-auditor-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.BenAHammond%2Fcode-auditor-mcp)<a href="https://mcptoplist.com/server/io.github.BenAHammond%2Fcode-auditor-mcp"><img src="https://mcptoplist.com/badge/io.github.BenAHammond%2Fcode-auditor-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
benahammond
Available versions (10)
| Version | Published |
|---|---|
| 2.0.2 | Nov 2, 2025 |
| 1.1.1 | Oct 6, 2025 |
| 1.1.0 | Oct 6, 2025 |
| 1.0.5 | Sep 29, 2025 |
| 1.0.4 | Sep 29, 2025 |
| 1.0.3 | Sep 28, 2025 |
| 1.0.2 | Sep 28, 2025 |
| 1.0.1 | Sep 27, 2025 |
| 1.0.0 | Sep 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Code Auditor MCP?
- Code Auditor MCP is maintained by benahammond, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Code Auditor MCP listed on the Official MCP Registry?
- Yes — Code Auditor MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Code Auditor MCP have?
- MCP Toplist tracks 10 versions of Code Auditor MCP, most recently published on Nov 2, 2025.
- Where can I find the source code for Code Auditor MCP?
- The source code for Code Auditor MCP is hosted at github.com/benahammond/code-auditor-mcp.
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.