Rpg Encoder
Rank #12,686io.github.userFRM/rpg-encoder
MCP server providing rpg-encoder capabilities
Rpg Encoder is a Model Context Protocol (MCP) server published by userFRM. It ranks #12,686 of 132,405 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Rpg Encoder is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 24, 2026.
Ranks ahead of 119,719 of 132,405 servers on MCP Toplist.
Use Rpg Encoder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rpg-encoder -- npx -y rpg-encoder[mcp_servers.rpg-encoder]
command = "npx"
args = ["-y", "rpg-encoder"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rpg-encoder": {
"command": "npx",
"args": [
"-y",
"rpg-encoder"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rpg-encoder": {
"command": "npx",
"args": [
"-y",
"rpg-encoder"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rpg-encoder": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rpg-encoder"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rpg-encoder": {
"command": "npx",
"args": [
"-y",
"rpg-encoder"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rpg-encoder": {
"command": "npx",
"args": [
"-y",
"rpg-encoder"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.userFRM%2Frpg-encoder)<a href="https://mcptoplist.com/server/io.github.userFRM%2Frpg-encoder"><img src="https://mcptoplist.com/badge/io.github.userFRM%2Frpg-encoder.svg" alt="MCP Toplist: Top 10% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
userFRM
Other servers by userFRM
View all userFRM servers →Available versions (2)
| Version | Published |
|---|---|
| 0.6.7 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rpg Encoder?
- Rpg Encoder is maintained by userFRM, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Rpg Encoder listed on the Official MCP Registry?
- Yes — Rpg Encoder is listed on the Official MCP Registry, alongside Glama.
- How many versions does Rpg Encoder have?
- MCP Toplist tracks 2 versions of Rpg Encoder, most recently published on Feb 24, 2026.
- Where can I find the source code for Rpg Encoder?
- The source code for Rpg Encoder is hosted at github.com/userFRM/rpg-encoder.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.