yezere/codeql_n1ght_mcp_server
If you are the rightful owner of codeql_n1ght_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for integrating CodeQL N1ght tool with AI assistants.
Tools
Functions exposed to the LLM to take actions
version
Get version or help information from the CodeQL N1ght executable.
install_environment
Install required dependencies (JDK, Ant, CodeQL) with optional custom URLs.
create_database
Create a CodeQL database from target files (JAR/WAR/ZIP) with options for decompiler selection and dependency handling.
scan_database
Execute security scans on CodeQL databases with configurable options.
run_codeql_n1ght
Generic interface for direct command execution with custom arguments.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client