Skip to main content
Glama
306,559 tools. Last updated 2026-07-27 02:22

"CodeQL for Code Auditing" matching MCP tools:

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

Matching MCP Connectors

  • Verify generated code passes quality gates: checks for tests, interfaces, and code issues. Returns PASS or FAIL to ensure code readiness for handoff.
    MIT
  • Retrieve paginated wallet transaction history for auditing recent spend and exporting billing rows. Accepts optional date range and pagination parameters.
    MIT
  • Retrieve stored memories in chronological order for browsing or auditing purposes, with pagination support for efficient navigation.
    MIT
  • Generate or modify code files with smart diffs. Provide file path and detailed prompt to create or edit files using context for accurate code generation.
    MIT
  • Display a compact indented tree view of a directory structure. Optionally detect and show file encodings for auditing purposes.
    GPL 3.0
  • Find all functions using low-level calls (call, delegatecall, staticcall, or assembly) for security auditing. Helps detect reentrancy and proxy pattern vulnerabilities.
    AGPL 3.0
  • Compile Solidity smart contracts to generate ABI, bytecode, constructor arguments, and gas estimates for deployment preparation.
    MIT
  • Identify uncalled functions (dead code) in Solidity contracts to clean up unused code or improve code coverage. Supports filtering by entry points, inherited functions, and test frameworks.
    AGPL 3.0
  • Retrieve historical trade records with pagination and time range filters. Supports up to 100 records per page for reporting, reconciliation, and auditing.
    MIT