A straightforward wrapper around CodeQL's JSON-RPC query server that lets you register databases, run queries, and decode BQRS files through MCP tools. You can quick-evaluate symbols, locate predicate positions, and perform full CodeQL analysis directly from Cursor or other AI coding assistants. Requires CodeQL binary in your PATH and handles the JSON-RPC communication so you don't have to. Useful when you want to integrate static analysis into your AI-assisted workflow without manually switching between your editor and CodeQL command line tools.
claude mcp add --transport stdio jordyzomer-codeql-mcp uvx codeql-mcp