Codeql MCP Server

v1.0.0Securitystable

This project runs a Model Context Protocol (MCP) server that wraps the CodeQL query server. It enables tools like [Cursor](https://cursor.sh/) or AI agents to interact with CodeQL through structured commands.

codeqlmcpai-integration
Share:
146
Stars
0
Downloads
0
Weekly
0/5

About

This project runs a Model Context Protocol (MCP) server that wraps the CodeQL query server. It enables tools like [Cursor](https://cursor.sh/) or AI agents to interact with CodeQL through structured commands.

Features

  • This project runs a Model Context Protocol (MCP) server that

Use Cases

This project runs a Model Context Protocol (MCP) server that wraps the CodeQL qu
JordyZomer

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 6, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx codeql

Examples

Basic Configuration

Configure Codeql MCP Server

npx codeql

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Security MCP Servers

Explore other servers in the Security category.

Quick Config Preview

{ "mcpServers": { "codeql": { "command": "npx", "args": ["-y", "codeql"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Codeql MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides