HomeDevelopment › rpg-encoder

rpg-encoder

Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.

Rust
★ 32 stars Last pushed 2026-05-29 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.7)

npx -y rpg-encoder@0.6.7

Or add to your MCP client config:

{
  "mcpServers": {
    "rpg-encoder": {
      "command": "npx",
      "args": [
        "-y",
        "rpg-encoder@0.6.7"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry