A
licenseA
qualityD
maintenanceMCP server for C/C++ code analysis using clangd and clang tools, providing diagnostics, symbol search, include analysis, function listing, and code formatting.
5
MIT
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clearly defined as returning status information.
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.
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.
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.