Lekssays/codebadger
A containerized Model Context Protocol (MCP) server providing static code analysis using Joern's Code Property Graph (CPG) with support for Java, C/C++, JavaScript, Python, Go, Kotlin, C#, Ghidra, Jimple, PHP, Ruby, and Swift.
Platform-specific configuration:
{
"mcpServers": {
"codebadger": {
"command": "npx",
"args": [
"-y",
"codebadger"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...