codebadger

Lekssays/codebadger

3.5

If you are the rightful owner of codebadger and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) server, known as Codebadger, is a containerized solution for static code analysis using Joern's Code Property Graph (CPG) technology, supporting multiple programming languages.

Tools

Functions exposed to the LLM to take actions

generate_cpg

Generate a CPG for a codebase from a local path or GitHub URL.

get_cpg_status

Get status and existence of a CPG by codebase_hash.

run_cpgql_query

Execute CPGQL queries synchronously.

get_codebase_summary

Get an overview of the codebase.

list_files

List source files in the codebase.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources