JonnoC/CodeRAG
Advanced graph-based code analysis for AI-assisted software development
This tool helps software development teams understand complex codebases by transforming them into searchable knowledge graphs. It takes your existing code (from GitHub, GitLab, or Bitbucket) and outputs visual maps of code structures, dependencies, and quality metrics. Technical leads, architects, and engineering managers can use this to get deep insights into their projects.
No commits in the last 6 months.
Use this if you manage large-scale software projects, maintain legacy systems, or want to enhance AI coding assistants with a comprehensive understanding of your codebase.
Not ideal if you are a solo developer working on a small, simple project where deep architectural analysis is not critical.
Stars
15
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Jun 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/JonnoC/CodeRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shinpr/mcp-local-rag
Local-first RAG server for developers using MCP. Semantic + keyword search for code and...
nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
AmberLee2427/nancy-brain
Nancy's RAG backend and HTTP API/MCP server connectors.
tac0de/knowledge-to-action-mcp
MCP server for Obsidian GraphRAG, agent-ready context, preview-only planning, and safe repo handoffs
Daniel-Barta/mcp-rag-server
Lightweight RAG server for the Model Context Protocol: ingest source code, docs, build a vector...