Skip to main content
Glama

Related Servers

Alternatives to ForgeMCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      MCP server for C/C++ code analysis using clangd and clang tools, providing diagnostics, symbol search, include analysis, function listing, and code formatting.
      5
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      An MCP server that validates generated code against project structure and installed dependencies, catching undefined symbols, wrong API calls, dead code, and type mismatches in real time. It provides tools for project indexing, symbol/API checking, sandboxed execution, file scanning, and code analysis.
      1
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      An MCP server that provides semantic understanding of C++ codebases using libclang, allowing Claude to instantly find classes, functions, and their relationships without having to grep through thousands of files.
      33
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A single MCP server that bridges to any LSP, enabling code intelligence features like hover, go-to-definition, references, and diagnostics for multiple languages via configurable language servers.
      1
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      A production-ready MCP server that enables AI assistants to intelligently understand, analyze, edit, navigate, and review software projects with multi-workspace support, Git integration, and semantic search.
      1
      MIT

    TDQS

    A4/5.0

    Scored across 1 tool

    Disambiguation5/5

    Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clearly defined as returning status information.

    Naming Consistency5/5

    With a single tool, there is no pattern to violate. The name server_status is descriptive and follows snake_case, which is a common convention.

    Tool Count3/5

    A single tool feels thin for a server named ForgeMCP, which implies a broader scope. The tool provides status information but lacks other expected operations, making the count borderline.

    Completeness2/5

    The server exposes only a status endpoint, with no other tools for managing Forge or interacting with core services. This is a significant gap if the server is intended to provide a functional MCP surface.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues