Skip to main content
Glama
61,248 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"CodeQL for Code Auditing" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    Wraps the CodeQL Language Server Protocol to enable LLM agents to write CodeQL queries with intelligent code completion, hover information, and other language features.
    Last updated
    8
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables AI-assisted development of CodeQL queries for security analysis through the Model Context Protocol. Provides tools for compiling, testing, and executing CodeQL queries across multiple programming languages.
    Last updated
    28
  • A
    license
    A
    quality
    B
    maintenance
    A code-mode MCP server for the Unraid 7.2+ GraphQL API that exposes search and execute tools, allowing LLM agents to introspect and call any GraphQL field via sandboxed JavaScript.
    Last updated
    2
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Compose arbitrary MCP tools with JavaScript through one agent-agnostic stdio MCP server. It exposes an exec tool that enables dynamic tool discovery, schema inspection, and invocation with JavaScript code.
    Last updated
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A local MCP server that provides semantic code search for Python codebases using tree-sitter for chunking and LanceDB for vector storage. It enables natural language queries to find relevant code snippets based on meaning rather than just text matching.
    Last updated
    3
    2
  • A
    license
    A
    quality
    D
    maintenance
    An enhanced sequential thinking tool optimized for programming tasks that helps break down complex coding problems into structured, self-auditing thought steps with branching and revision capabilities.
    Last updated
    1
    40
    255
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables semantic search over codebases using natural language queries, returning relevant code snippets with source locations. Integrates with Claude Code for automatic codebase exploration.
    Last updated
    1
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    AI-powered security code review for Claude Code that runs multiple scanners (CodeQL, Semgrep, etc.) to detect vulnerabilities, secrets, and dependency CVEs, producing prioritized reports.
    Last updated
    2
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Renders source code as beautiful SVG or PNG images with syntax highlighting, line numbers, and diff support. Ideal for AI agents to present code visually to humans or for sharing snippets.
    Last updated
    2
    188
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Connects AI coding assistants to PyCharm's code quality inspections and optionally SonarQube for IDE, providing unified, de-duplicated code analysis results without uploading source code.
    Last updated
    8
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A lightweight Model Context Protocol (MCP) orchestrator designed for efficiency at scale. It features TOON compression (reducing token usage by 30-90%) and Lazy Loading, making it the ideal solution for complex, multi-tool agentic workflows.
    Last updated
    9
    5
    13
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides code context and analysis for AI assistants by extracting directory structures and code symbols using WebAssembly Tree-sitter parsers with zero native dependencies.
    Last updated
    1
    99
    20
    MIT