dependency-mcp

mkearl/dependency-mcp

3.4

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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources