repowise

repowise-dev/repowise
★ 1,191 stars Python 💻 Code/Dev Tools Updated today
Codebase intelligence for AI-assisted engineering teams — auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "repowise": {
      "command": "uvx",
      "args": [
        "repowise"
      ]
    }
  }
}

Or install with pip: pip install repowise

Topics

aiclaudecode-intelligencedead-codedeveloper-toolsdocumentationgit-analyticsmcpopen-sourcepython