Loomal

rpg-encoder

MCP server by github.com/userfrm/rpg-encoder

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

28 starsnpm: rpg-encoder

About rpg-encoder

rpg-encoder is an MCP (Model Context Protocol) server published by userfrm in the official MCP registry. Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.

It ships as an npm package (rpg-encoder), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/userfrm/rpg-encoder, where the project has earned 28 GitHub stars.

Use rpg-encoder with your agent

Claude Code · one command
claude mcp add rpg-encoder -- npx -y rpg-encoder
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rpg-encoder": {
      "command": "npx",
      "args": [
        "-y",
        "rpg-encoder"
      ]
    }
  }
}
npmrpg-encoder

Frequently asked questions

What is rpg-encoder?
rpg-encoder is an MCP (Model Context Protocol) server by userfrm. Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
How do I connect rpg-encoder to Claude, Cursor, or another MCP client?
Install rpg-encoder from its npm package (rpg-encoder) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is rpg-encoder open source?
Yes — the source code is public at github.com/userfrm/rpg-encoder, with 28 GitHub stars.
Can AI agents pay to use rpg-encoder?
Not yet through Loomal — rpg-encoder is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain rpg-encoder? Claim this listing free by verifying GitHub ownership, or contact us.