Nuanced MCP Server
JSON →Provides call graph analysis for LLMs using the nuanced library.
Tools · 6
- initialize_graph Initialize a code graph for the given repository path
- switch_repository Switch to a different initialized repository
- list_repositories List all initialized repositories
- get_function_call_graph Get the call graph for a specific function
- analyze_dependencies Find all module or file dependencies in the codebase
- analyze_change_impact Analyze the impact of changing a specific function
Links
★ 17 GitHub stars