search_local_apiCArma Reforger MCP ServerSearch the official Arma Reforger Doxygen HTML documentation to locate API references and usage examples.MIT
generate_documentationCDoxygen MCP ServerGenerate documentation from source code using Doxygen. Configure output format, verbosity, and clean output.GPL 3.0
create_doxygen_projectCDoxygen MCP ServerInitialize a new Doxygen documentation project by specifying project name, path, language, and options like extracting private members or including subdirectories.GPL 3.0
check_doxygen_installCDoxygen MCP ServerVerify that Doxygen is installed and check its available capabilities, including support for dot and LaTeX.GPL 3.0
get_symbol_contextAfw-context-mcpFetch a C/C++ symbol's body, signature, callers, and callees in one call. Provides immediate understanding of the symbol's purpose and system role.MIT
scan_projectCDoxygen MCP ServerAnalyze project structure to identify documentation gaps and opportunities for improvement.GPL 3.0
validate_documentationCDoxygen MCP ServerAnalyze documentation for warnings, missing documentation, and coverage issues to ensure quality and completeness.GPL 3.0
create_doxyfileCDoxygen MCP ServerGenerate a Doxyfile configuration file by specifying output path, project settings, and language optimizations.GPL 3.0
suggest_file_patternsCDoxygen MCP ServerSuggests file patterns for a project based on its structure and language, helping configure Doxygen documentation generation.GPL 3.0