← Index

io.github.userFRM/rpg-encoder

io.github.userFRM/rpg-encoder·v0.6.7·Other
Quality Score
77
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "rpg-encoder": {
      "command": "npx",
      "args": [
        "-y",
        "rpg-encoder"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "rpg-encoder": {
      "command": "npx",
      "args": [
        "-y",
        "rpg-encoder"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y rpg-encoder
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other