RenForge MCP
Rank #3,321io.github.alex-jordan547/renforge
Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.
RenForge MCP is a Model Context Protocol (MCP) server published by alex-jordan547. It ranks #3,321 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. RenForge MCP is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 128,725 of 132,046 servers on MCP Toplist.
Use RenForge MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add renforge -- uvx renforge serve[mcp_servers.renforge]
command = "uvx"
args = ["renforge", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"renforge": {
"command": "uvx",
"args": [
"renforge",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"renforge": {
"command": "uvx",
"args": [
"renforge",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"renforge": {
"type": "stdio",
"command": "uvx",
"args": [
"renforge",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"renforge": {
"command": "uvx",
"args": [
"renforge",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"renforge": {
"command": "uvx",
"args": [
"renforge",
"serve"
]
}
}
}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.alex-jordan547%2Frenforge)<a href="https://mcptoplist.com/server/io.github.alex-jordan547%2Frenforge"><img src="https://mcptoplist.com/badge/io.github.alex-jordan547%2Frenforge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alex-jordan547
Available versions (9)
| Version | Published |
|---|---|
| 0.7.2 | Sep 8, 2026 |
| 0.7.1 | Aug 17, 2026 |
| 0.7.0 | Aug 11, 2026 |
| 0.6.6 | Jul 24, 2026 |
| 0.6.5 | Jul 21, 2026 |
| 0.6.4 | Jul 20, 2026 |
| 0.6.3 | Jul 20, 2026 |
| 0.6.2 | Jul 19, 2026 |
| 0.6.1 | Jul 19, 2026 |
Frequently asked questions
- Who maintains RenForge MCP?
- RenForge MCP is maintained by alex-jordan547, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is RenForge MCP listed on the Official MCP Registry?
- Yes — RenForge MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does RenForge MCP have?
- MCP Toplist tracks 9 versions of RenForge MCP, most recently published on Sep 8, 2026.
- Where can I find the source code for RenForge MCP?
- The source code for RenForge MCP is hosted at github.com/alex-jordan547/renforge-mcp.
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.