userFRM/rpg-encoder
Repository Planning Graph — semantic code understanding via MCP (arXiv:2602.02084)
Builds a hierarchical semantic graph using tree-sitter parsing and LLM-powered "lifting"—where your coding agent analyzes each function/class to extract intent-level features (e.g., "validate user credentials")—enabling semantic search by *what code does* rather than naming. Integrates as an MCP server with Claude Code, Cursor, and other agents via stdio transport, with incremental updates and resumable lifting workflows. Persists the graph to `.rpg/graph.json` for team-wide reuse, and provides 20+ tools for dependency traversal, impact analysis, and change planning.
Stars
20
Forks
4
Language
Rust
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/userFRM/rpg-encoder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
karadHub/jenkins-ai-optimizer
Meet the beast of Jenkins MCP with AI-powered diagnostics, and more with Industrial debugging...
starkbaknet/project-vectorizer
A CLI tool that vectorizes codebases, stores them in a database, tracks changes, and serves them...
houtini-ai/fanout-mcp
A Query fan-out analyser for AI Search
IronAdamant/stele-context
Local context cache for LLM agents. 100% offline, zero dependencies.
kerim/zotero-code-execution
Efficient multi-strategy Zotero search using code execution pattern