codeql-mcp-server
Verified Safeby thousandmiles
Overview
Analyzes CodeQL packs and queries for security vulnerabilities and code quality, likely as part of a CI/CD pipeline or development workflow.
Installation
npm startSecurity Notes
No obvious red flags like 'eval' or obfuscation observed from file list alone. As a server processing queries, network risks are inherent but should be mitigated by design if it's a security-focused tool. Further code inspection is needed for a full assessment.
Similar Servers
visual-tree-explorer
An MCP server for efficient codebase exploration, providing file tree visualization, symbol extraction, and dependency analysis in a single tool call.
semantic-code-search-mcp-server
This MCP server exposes indexed code data to AI coding agents, enabling structured interaction for codebase understanding, code discovery, symbol analysis, and file content reconstruction.
kgraph
Indexes codebases into a knowledge graph to enable semantic search, precise code navigation, and impact analysis for LLM agents.
argus-mcp
AI-powered code review and quality enhancement for multiple programming languages and environments.