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.
server.py
Main FastMCP server, expose CodeQL tools
codeqlclient.py
RPC processor)