ndepend/NDepend.MCP.Server
A suite of MCP tools that provides in-depth workspace analysis, advanced code inspection, and automated code-fix capabilities for .NET projects, built on the NDepend API.
Platform-specific configuration:
{
"mcpServers": {
"NDepend.MCP.Server": {
"command": "npx",
"args": [
"-y",
"NDepend.MCP.Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...