
MCPunk (Roaming RAG)
Chat with your codebase using conversational search tools that break code into logical chunks and let the LLM find relevant functions, classes, and sections without embeddings.
56380 views8Local (stdio)
What it does
- Search code by functions and classes
- Query markdown sections and documentation
- Browse codebase structure conversationally
- Find relevant code chunks for specific questions
- Audit search results transparently
Best for
Developers exploring unfamiliar codebasesCode review and understanding legacy systemsTechnical documentation and code explanationOnboarding team members to new projects
No embeddings or complex setup requiredTransparent and auditable search resultsHuman-in-the-loop guidance