vinit-devops/repo-architecture-mcp
3.3
If you are the rightful owner of repo-architecture-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server is designed to analyze GitHub repositories and generate visual architectural diagrams, enhancing understanding of codebases.
Tools
Functions exposed to the LLM to take actions
analyze_repository
Analyze repository structure (GitHub URL or local path).
generate_dependency_diagram
Create dependency visualization.
generate_class_diagram
Create class relationship diagram.
generate_data_flow_diagram
Create data flow visualization.
get_repository_summary
Get high-level repository statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client