
rpg-encoder
MCP server by github.com/userfrm/rpg-encoder
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
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 mcp add rpg-encoder -- npx -y rpg-encoder{
"mcpServers": {
"rpg-encoder": {
"command": "npx",
"args": [
"-y",
"rpg-encoder"
]
}
}
}rpg-encoderFrequently 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.
More MCP servers

u-he Preset Randomizer
28
Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.

greptimedb-mcp-server
28
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.

Qiskit Documentation MCP Server
28
MCP server for querying and retrieving Qiskit documentation, guides, and API references

Qiskit Gym MCP Server
28
MCP server for qiskit-gym reinforcement learning quantum circuit synthesis

Qiskit IBM Runtime MCP Server
28
MCP server for IBM Quantum computing services through Qiskit IBM Runtime

Qiskit IBM Transpiler MCP Server
28
MCP server for AI Transpiler IBM Quantum services
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.