bahdotsh/indxr
A fast codebase indexer and MCP server for AI coding agents.
This tool helps software development teams maintain a living, self-updating knowledge base about their codebase. It takes your project's source code and generates a 'wiki' with architecture decisions, module responsibilities, and common failure patterns. Developers, particularly those using AI coding assistants, can then query this wiki to understand the codebase and contribute new insights, ensuring critical knowledge doesn't get lost.
Use this if you need to create and maintain an organized, up-to-date knowledge base of your codebase for AI agents and human developers, making it easier to onboard new team members and prevent knowledge loss.
Not ideal if you primarily need a simple, static code index without the advanced knowledge management features or integration with AI agents.
Stars
39
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Mar 28, 2026
Monthly downloads
33
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bahdotsh/indxr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
pvliesdonk/markdown-vault-mcp
Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing,...
n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with...