VOOZH about

URL: https://glama.ai/mcp/servers/integrations/cplusplus

⇱ C++ | Glama


  • Why this server?

    Analyzes C++ repositories to generate structured maps of the codebase, highlighting important definitions and code relationships

    A
    license
    A
    quality
    F
    maintenance
    A powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generating
    Last updated
    2
    2
    182
    MIT
  • Why this server?

    Analyzes C/C++ codebases using CMake, Makefile, or Meson build systems to extract sources, headers, classes, structs, enums, namespaces, and include relationships.

    A
    license
    A
    quality
    A
    maintenance
    Structural graph map of any codebase. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of reading everything.
    Last updated
    12
    13
    6
    MIT
  • Why this server?

    Locates C and C++ compilers and build systems to facilitate code compilation and development tasks.

    A
    license
    A
    quality
    B
    maintenance
    Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities.
    Last updated
    53
    19
    MIT
  • Why this server?

    Provides C++ code analysis tools for checking naming conventions, include guards, memory safety, const correctness, and modern C++ upgrade suggestions, along with access to C++ style guide documentation and best practices.

    A
    license
    A
    quality
    D
    maintenance
    Provides professional C++ code style checking, best practices analysis, and modern C++ upgrade suggestions with tools for naming conventions, memory safety, const correctness, and access to comprehensive C++ style documentation.
    Last updated
    5
    MIT
  • Why this server?

    Provides C++ code analysis tools for checking naming conventions, include guards, memory safety, const correctness, and modern C++ upgrade suggestions, along with access to C++ style guide documentation and best practices

    A
    license
    A
    quality
    D
    maintenance
    Provides C++ code analysis tools for checking naming conventions, include guards, memory safety, const correctness, and modern C++ upgrade suggestions, along with style guide documentation and code review templates.
    Last updated
    5
    MIT
  • Why this server?

    Supports documentation generation for C/C++ source code, parsing classes, functions, and variables to produce comprehensive documentation.

    A
    license
    B
    quality
    C
    maintenance
    A comprehensive server that enables AI assistants to generate, configure, and manage Doxygen documentation for various programming languages through a clean interface.
    Last updated
    7
    2
    GPL 3.0
  • Why this server?

    Enables code-aware context compression for C and C++ files, stripping boilerplate and comments to save tokens while preserving logic.

    A
    license
    A
    quality
    C
    maintenance
    Provides code-aware context compression by stripping comments, docstrings, and whitespace while maintaining full logic fidelity for AI agents. It features tools for architectural mapping, symbol searching, and token-budgeted multi-file reading.
    Last updated
    9
    6
    4
    MIT
  • Why this server?

    Provides semantic code intelligence for C++ projects, including navigation, code completion, diagnostics, and refactoring through clangd.

    A
    license
    A
    quality
    D
    maintenance
    Bridges Claude Code to Language Server Protocol (LSP) servers to enable semantic code intelligence features like navigation, refactoring, and real-time diagnostics. It supports multiple languages including TypeScript, Python, and Rust with multi-root workspace capabilities.
    Last updated
    19
    1,763
    18
    MIT
  • Why this server?

    Supports adversarial code verification and dependency analysis for C++ systems to identify security, correctness, and performance issues.

    A
    license
    A
    quality
    C
    maintenance
    An adversarial code verification system that uses a Verifier-Critic debate loop to systematically uncover security, correctness, and performance issues. It implements the Socratic method to provide deep semantic analysis and dialectical reasoning beyond traditional static linting.
    Last updated
    36
    12
    4
    MIT