rpg-encoder is a coding agent toolkit that builds a semantic graph of your codebase, allowing coding agents to analyze code and add intent-level features via the MCP interactive protocol.
From the registry: Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
This server lives in a monorepo. The README covers the whole collection, so we can't extract a single canonical install. Multi-crate Rust workspace: rpg-core, rpg-parser, rpg-encoder, rpg-nav, rpg-cli, rpg-mcp. MCP server is rpg-mcp binary (rpg-mcp-server).
AI Agents Framework with Self Reflection and MCP support