MCP Directory
Back

repowise

by repowise-dev · Python · ★ 2,582

Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.

#ai#code-complexity#code-health#code-intelligence#code-quality#dead-code#developer-tools#documentation#git-analytics#mcp#open-source#python#refactoring#static-analysis#technical-debt

Install

pip install git+https://github.com/repowise-dev/repowise.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "repowise": {
      "command": "uvx",
      "args": [
        "git+https://github.com/repowise-dev/repowise.git"
      ]
    }
  }
}

From the README

Five intelligence layers · Nine MCP tools · 15 languages · Multi-repo workspaces · One pip install Hosted for teams → · Docs · Discord · Contact Layers · Code Health · Refactoring · Benchmarks · Languages · Quickstart · MCP tools · Comparison · Hosted AI now writes a large and growing share of the code, and the humans accountable for it have to trust what ships. A score that says *"this file is risky"* isn't enough: you need to know **where** the risk concentrates and **how** to fix it. repowise closes that loop. It indexes your codebase onc…
Read full README on GitHub →

Related developer tools servers