BigHugger
MCP MCP server · dev.repowise

dev.repowise/repowise

Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.

host stars
6,687
30-day movement
+3913/day
Related entries
2
Connections
0
pypilocalstdio

Repowise is an MCP server that builds a local codebase intelligence index combining a code graph, git history, docs, decisions, code health, and test coverage signals. It also ships a web dashboard (`repowise serve`), a GitHub PR bot, and a VS Code extension, and connects to MCP hosts like Claude Code, Codex, and Cursor over stdio.

Reach for it when you want an agent to answer repository questions — callers, blast radius, test coverage, risk — from a precomputed index instead of noisy shell output.

Use it to

  • Let agents query who calls a function and what a change breaks
  • Rank riskiest files before merging a PR
  • Identify which tests cover a file without a coverage report
  • Trace cross-repo impact of a backend contract change
  • Serve a local dashboard alongside the MCP server

For Developers using AI coding agents on real codebases

Runs
installed — on your machine
Transport
stdio
Packaged as
pypi:repowise
Install
uvx repowise
Version
0.17.1
Last release
2026-06-07
topicsmcpcode-analysisstatic-analysisgitcode-healthdeveloper-tools