codeql-mcp

codeql-mcp

84

The CodeQL MCP Server enables interaction with the CodeQL query server through structured commands, facilitating integration with tools like Cursor or AI agents. It offers features such as database registration, query execution, and symbol location.

CodeQL MCP Server

This project runs a Model Context Protocol (MCP) server that integrates with the CodeQL query server, allowing tools like Cursor or AI agents to interact using structured commands.

Features

  • Register CodeQL databases
  • Run full queries or quick-evaluate a symbol
  • Decode .bqrs files into JSON
  • Locate predicate/class symbol positions