CodeInspectus
Rank #2,115io.github.Synvoya/codeinspectus
Local-first MCP security scanner and CLI for AI-generated applications.
CodeInspectus is a Model Context Protocol (MCP) server published by synvoya. It ranks #2,115 of 132,113 servers tracked on MCP Toplist, and its repository has 46 GitHub stars. CodeInspectus is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 129,998 of 132,113 servers on MCP Toplist.
Use CodeInspectus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codeinspectus -- npx -y codeinspectus[mcp_servers.codeinspectus]
command = "npx"
args = ["-y", "codeinspectus"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codeinspectus": {
"command": "npx",
"args": [
"-y",
"codeinspectus"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codeinspectus": {
"command": "npx",
"args": [
"-y",
"codeinspectus"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codeinspectus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"codeinspectus"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codeinspectus": {
"command": "npx",
"args": [
"-y",
"codeinspectus"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codeinspectus": {
"command": "npx",
"args": [
"-y",
"codeinspectus"
]
}
}
}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.Synvoya%2Fcodeinspectus)<a href="https://mcptoplist.com/server/io.github.Synvoya%2Fcodeinspectus"><img src="https://mcptoplist.com/badge/io.github.Synvoya%2Fcodeinspectus.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
synvoya
Other servers by synvoya
View all synvoya servers →Available versions (13)
| Version | Published |
|---|---|
| 3.2.0 | Sep 7, 2026 |
| 3.1.0 | Aug 25, 2026 |
| 2.6.0 | Aug 22, 2026 |
| 2.5.0 | Aug 17, 2026 |
| 2.1.0 | Aug 5, 2026 |
| 2.0.0 | Jul 30, 2026 |
| 1.5.0 | Jul 29, 2026 |
| 1.0.0 | Jul 27, 2026 |
| 0.4.1 | Jul 26, 2026 |
| 0.4.0 | Jul 26, 2026 |
| 0.3.2 | Jul 19, 2026 |
| 0.3.1 | Jul 17, 2026 |
| 0.2.1 | Jul 6, 2026 |
Frequently asked questions
- Who maintains CodeInspectus?
- CodeInspectus is maintained by synvoya, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is CodeInspectus listed on the Official MCP Registry?
- Yes — CodeInspectus is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does CodeInspectus have?
- MCP Toplist tracks 13 versions of CodeInspectus, most recently published on Sep 7, 2026.
- Where can I find the source code for CodeInspectus?
- The source code for CodeInspectus is hosted at github.com/synvoya/codeinspectus.
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.