arch-metrics-mcp

baokhang83/arch-metrics-mcp
★ 4 stars Java Code/Dev Tools Updated today
📊 MCP server that analyzes Java bytecode for package stability, coupling, cycles, and Hexagonal Architecture violations.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arch-metrics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "baokhang83/arch-metrics-mcp"
      ]
    }
  }
}

Topics

architecturemcpmcp-servermetrics