fernandoabolafio/repobase
Index and search your Git repositories with AI. Includes a terminal UI and MCP server for AI tool integration.
Supports semantic, keyword, and hybrid search modes across indexed repositories, with file globbing and regex grep capabilities exposed via MCP tools for AI assistants. Built on a modular architecture separating the indexing engine from TUI and MCP server implementations, using Bun as the runtime. Integrates directly with Cursor and Claude through MCP configuration, enabling AI tools to query and read repository contents programmatically.
Available on npm.
Stars
7
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jan 31, 2026
Commits (30d)
0
Dependencies
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/fernandoabolafio/repobase"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
MikeRecognex/mcp-codebase-index
17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs,...