Code Metrics
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add code-metricsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-metrics": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-metrics"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Measures code structure metrics (coupling, cohesion, complexity, call graph). Use when analyzing code quality quantitatively, checking architectural health, or reviewing structural changes.
Tags
developmentjavascripttypescriptpythongoskill