nova-rag MCP Server
Miro96/nova-rag
Local code intelligence MCP server — semantic search + code graph + impact analysis. Ask code in plain language.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
Miro96/nova-rag is a Python MCP server licensed under MIT. Local code intelligence MCP server — semantic search + code graph + impact analysis. Ask code in plain language.
Ranked #43 out of 124 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
2 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
89 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# nova-rag
> **This project is completely free and open source (MIT).** No paid tiers, no premium features, no "contact sales" — everything is included.
> If nova-rag saves you time, the best way to say thanks is to **give it a star** on GitHub. It helps others discover the project and keeps development going.
**Ask questions about code in plain language. Get answers with full context.**
Don't know the function name? Don't need to. Ask *"where is payment processing?"* and get the function, who calls it, what it calls, and where it lives — in one request.
The only MCP server that combines **semantic code search** with **code graph intelligence**. Other code graph servers (CodeGraph, Code Pathfinder, CodeGraphContext) require exact symbol names. nova-rag understands natural language.
```
You: "how is authentication handled?"
nova-rag: handleAuth() in src/auth/middleware.py:42
Callers: login_endpoint, process_request, verify_session
Callees: verify_token, get_us Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.