repowise-dev/repowise
by Various
Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
MCP
repowise-dev/repowise
Added 3 Sept 2026
Overview
Repowise analyzes codebases to produce code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions. It exposes these capabilities through MCP, a protocol that lets AI assistants and human developers query the same codebase intelligence.
Best for
Best for
Teams that self-host developer tooling and want a unified codebase intelligence layer for fluid between AI assistants and humans
Use cases
- Run code health scoring and dead code detection on existing repos
- Generate docs and git analytics from source and history
- Give AI coding assistants access to codebase insights via MCP
How to use
Install
pip install repowise Tools exposed
get_overviewget_context
Tested with
Claude Code, Codex, Cursor, VS Code
Notes
Repowise analyzes codebases to produce code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions. It exposes these capabilities through MCP, a protocol that lets AI assistants and human developers query the same codebase intelligence.
6,306 stars on GitHub. Last updated 2026-09-02. Licensed AGPL-3.0.
Use cases
- Run code health scoring and dead code detection on existing repos
- Generate docs and git analytics from source and history
- Give AI coding assistants access to codebase insights via MCP
Pros
- Combines multiple codebase diagnostics in one open source tool
- MCP integration lets AI agents use the same data as humans
- Active adoption with 6,300+ GitHub stars
Cons
- Requires self-hosting and setup for each codebase
- MCP design demands an MCP-aware client and environment
- No managed service, so maintenance and tuning are on the user
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Combines multiple codebase diagnostics in one open source tool
- MCP integration lets AI agents use the same data as humans
- Active adoption with 6,300+ GitHub stars
Cons
- Requires self-hosting and setup for each codebase
- MCP design demands an MCP-aware client and environment
- No managed service, so maintenance and tuning are on the user
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Unblocked MCP
Community
Give your AI coding agents decision-grade context from your codebase, docs, PRs, and Slack. One MCP server. Works with Claude Code, Cursor, Windsurf, and Copilot.
8b-is/smart-tree
Various
Smart Tree: not just a tree, a philosophy. A context-aware, AI-crafted replacement for 20+ tools with MEM8 quantum compression, semantic search, AST-smart editing, and partnership
admica/FileScopeMCP
Various
Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codeba
adrianczuczka/mason
Various
Mason builds context for LLMs — smart file sampling, concept maps, and change impact analysis. MCP server + CLI.
ahmedxuhri/bigindexer
Various
BGI tries to group code based on what the code actually does (its behavior), not just which file imports what.
ashlesh-t/cognirepo
Various
Local cognitive infrastructure for AI coding agents — semantic memory, repository intelligence, and MCP tools to reduce token usage.
bgauryy/octocode-mcp
Various
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform
CodeLogicIncEngineering/codelogic-mcp-server
Various
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
cq27-dev/rag-rat
Various
Local repo-intelligence index + MCP server: semantic search, symbol/graph navigation, impact-surface preflight, git + GitHub papertrail, and a source-anchored memory graph.
CSCSoftware/AiDex
Various
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.
cyberchitta/llm-context.py
Various
Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes
DeusData/codebase-memory-mcp
Various
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens.
drhalto/agentmako
Various
Local-first MCP server that gives coding agents structured context packets, code/schema facts, and diagnostics - backed by a local SQLite store.
ellmos-ai/ellmos-codecommander-mcp
Various
Developer-focused MCP server with 17 tools for code analysis, JSON repair, import management, Markdown export, diffs and regex testing
ericbrown/project-context-mcp
Various
Give Claude Code instant access to your project's institutional knowledge. Drop docs in .context/, mention them with @, and watch Claude become an expert on your codebase.
EtienneChollet/ontomics
Various
Extract domain knowledge from codebases to reduce LLM token consumption by 20x and time in agentic search by 10x — gathers and makes concepts, naming conventions, and vocabulary qu
foldwork-dev/mcp-injector
Various
Local MCP daemon that compresses your codebase before sending it to Claude 41-89% token reduction
forgemeshlabs/aso-audit-mcp
Various
ASO audit MCP server for Agent Signal Optimization readiness scanning
gabrielmaialva33/winx-code-agent
Various
🦀 A high-performance code agent written in Rust, combining the best features of WCGW for maximum efficiency and semantic capabilities.
graphpilot-oss/graphpilot
Various
Structural memory for coding agents — index your repo once, query symbols, callers, and call-edges over MCP.
James-Chahwan/repo-graph
Various
Structural graph memory for AI coding assistants — MCP server for codebase navigation
janreges/ai-distiller-mcp
Various
AI Distiller is ultra‑fast, open‑source tool for intelligently extracting only the essential public APIs, types, and structure from large codebases. Compresses 90–98% of code into
kannajune/mcp-architect
Various
Give any AI assistant real architectural understanding of a codebase — local, private, zero-config MCP serve
kerbelp/metatron
Various
Metatron is a self-hosted system that captures a codebase's real implementation decisions — preferred patterns, rejected approaches, edge cases, internal conventions — as structure
kimwwk/repocrunch
Various
Analyze GitHub repos into structured JSON. No AI, fully deterministic.
MikeRecognex/mcp-codebase-index
Various
17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.
narumiruna/gitingest-mcp
Various
🐍 🏠 - A MCP server that uses [gitingest](https://github.com/cyclotruc/gitingest) to convert any Git repository into a simple text digest of its codebase.
nikolai-vysotskyi/trace-mcp
Various
MCP server for Claude Code and Codex. One tool call replaces ~42 minutes of agent exploration
Nishant-Chaudhary5338/mcp-code-indexer
Various
Index any TypeScript/React repo into a queryable code graph — CLI, HTTP/WS, MCP server, and 3D viewer. Published on npm as code-graph-indexer.
ozgurcd/gograph
Various
A fast, local-only CLI tool to generate repository structures and improve IDE context awareness for Go codebases.
pdavis68/RepoMapper
Various
Continue
phuongrealmax/code-guardian
Various
Code Guardian Studio – AI-powered code refactor engine for large repositories, built on Claude Code + MCP.
rushikeshmore/CodeCortex
Various
Persistent codebase knowledge layer for AI agents. Pre-builds architecture, dependency, coupling, and risk knowledge served via MCP. 27 languages, 13 tools.
SaravananJaichandar/world-model-mcp
Various
A production-ready MCP server that builds a world model for codebases, preventing hallucinations, repeated mistakes, and regressions in Claude Code.
sequa-ai/sequa-mcp
Various
📇 ☁️ 🐧 🍎 🪟 - Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box.
shashankss1205/codegraphcontext
Various
An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.
SimplyLiz/CodeMCP
Various
Code intelligence for AI assistants - MCP server, CLI, and HTTP API with symbol navigation, impact analysis, and architecture mapping
srclight/srclight
Various
Deep code indexing MCP server for AI agents. 25 tools: hybrid FTS5 + embedding search, call graphs, git blame/hotspots, build system analysis. Multi-repo workspaces, GPU-accelerate
st3v3nmw/sourcerer-mcp
Various
MCP for semantic code search & navigation that reduces token waste
upstash/context7
Various
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
vezlo/src-to-kb
Various
Convert source code to LLM ready knowledge base
Wolfe-Jam/faf-mcp
Various
Persistent Project Context for Cursor, IDEs and VS Code — IANA-registered .faf format · 25 tools
x51xxx/codex-mcp-tool
Various
📇 ☁️ - MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)
AkashGoenka/coldstart
Various
Self-maintaining and persistent codebase memory for AI coding agents — a deterministic AST index plus agent-written notes that flag themselves stale when the code changes. Works wi
ctxfile/ctxfile
Various
Local-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
gavelcode/gavel
Various
Code quality platform for Bazel monorepos — static analyzers as aspects, SARIF, quality gates
rm-rf-prod/GroundTruth-MCP
Various
Self-hosted MCP server for live documentation, code audits, and best practices. 598+ curated libraries, 100+ audit patterns, no rate limits.
trakshan-mishra/Diffcontext
Various
Show an AI coding assistant only the code that matters for the change it's making. Measures whether it actually works on your repo.
icohangar-ops/codesentinel
Various
AI-Powered Codebase Health Agent for Slack — dead code, circular deps, coupling, architectural drift
Luqueee/kivgraph
Various
A local MCP server for cross-repository semantic code intelligence in TypeScript and Go, backed by a persistent LadybugDB graph.
myelixlabs/synapse-mcp
Various
Free, 100% local MCP server. Turns your codebase into an AST knowledge graph so AI coding agents (Claude, Cursor, Copilot) get exact caller trees, semantic search, and safe writes
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
abrinsmead/mindpilot-mcp
Various
See through your agent's eyes. Visualize legacy code, architect new systems, understand everything.
bartonguestier1725-collab/scout-mcp
Various
bartonguestier1725-collab/scout-mcp — indexed from awesome-mcp-servers-punkpeye
ByteAsk/ByteAsk-Embedded-MCP
Various
The open-source MCP server behind ByteAsk Embedded Docs: a source-grounded, page-cited evidence-retrieval server for coding agents (Claude Code, Codex, Cursor) that write firmware
Cubenest/rrweb-stack
Various
Two OSS products on one rrweb substrate: tracelane (self-contained HTML test-failure replays for WDIO/Playwright/Cypress) + peek (browser companion for AI coding agents over MCP).
depwire/depwire
Various
The missing context layer for AI-assisted refactoring
eliottreich/taskbounty-mcp-server
Various
MCP server for TaskBounty. Post AI-fixable bug bounties or pick them up. Funded in USD via Stripe, paid in USDC, ETH, or BTC.
GittyBurstein/mermaid-mcp-server
Various
MCP server for generating Mermaid diagrams from projects (local/GitHub) and rendering via Kroki.
kage-core/Kage
Various
Persistent, verified memory for coding agents — so they stop re-explaining your codebase and never act on stale knowledge. Every memory is checked against your actual code; lives i
MerabyLabs/promptarchitect-mcp
Various
📇 ☁️ 🍎 🪟 🐧 - Workspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use.
micl2e2/code-to-tree
Various
A runtime-free MCP server that converts source code into AST🌲, regardless of language.
mobb-dev/mobb-vibe-shield-mcp
Various
Automatic security vulnerability remediation for your code.
muhannad-hash/git-context-mcp
Various
MCP server that answers why code exists - git blame, PR descriptions, and linked issues
selvage-lab/selvage
Various
🐍 🏠 - LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter.
whyy9527/ariadne
Various
Cross-service API dependency graph for Spring Boot + TypeScript microservice stacks. CLI + MCP server for Claude Code, Cursor, Windsurf. Offline static analysis over GraphQL, REST,
aradar46/reuse-before-generate
Various
Stop your AI agent from rebuilding what already exists. An opinionated MCP server that checks GitHub, npm and Python repos for maintained alternatives before you scaffold.
natiixnt/redcon
Various
a tool that reduces token usage and request waste in coding-agent workflows by selecting, compressing, caching, and budgeting repository context
rafim-dev/mcp-context-condenser
Various
Token-slimming AST code outliner, log compressor & context budget analyzer for AI coding agents (Cursor, Claude, Cline, Antigravity). Slashes token usage & LLM API bills up to 85%.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
