dependency-mcp
If you are the rightful owner of dependency-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.
DependencyMCP Server is a Model Context Protocol server designed to analyze codebases, generate dependency graphs, and provide architectural insights across multiple programming languages.
analyze_dependencies
Analyzes dependencies in a codebase and generates a dependency graph.
get_dependency_graph
Gets the dependency graph for a codebase in JSON or DOT format.
get_file_metadata
Gets detailed metadata about a specific file.
get_architectural_score
Scores the codebase against architectural rules and patterns.