module-sentinel

warxhead1/module-sentinel

3.1

If you are the rightful owner of module-sentinel and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Module Sentinel is an MCP server designed to provide intelligent C++ module analysis and architectural insights for the Planet ProcGen project.

Tools

Functions exposed to the LLM to take actions

analyze_module

Analyze a C++ module file to extract exports, imports, and dependencies.

suggest_imports

Get import suggestions for symbols in your current context.

map_architecture

Generate a complete dependency graph of all analyzed modules.

record_decision

Record architectural decisions for future reference.

watch_directory

Watch a directory for C++ file changes.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources