MythxEngine
Rank #13,409io.github.protoLabsAI/mythxengine
Tabletop RPG engine over MCP: dice, combat, stress, clocks, world generation, four bundled worlds
MythxEngine is a Model Context Protocol (MCP) server published by protolabsai. It ranks #13,409 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MythxEngine is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 118,704 of 132,113 servers on MCP Toplist.
Use MythxEngine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mythxengine -e "RPG_MCP_DATA_DIR=<your RPG_MCP_DATA_DIR>" -- npx -y @mythxengine/mcp-serverReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
[mcp_servers.mythxengine]
command = "npx"
args = ["-y", "@mythxengine/mcp-server"]
[mcp_servers.mythxengine.env]
RPG_MCP_DATA_DIR = "<your RPG_MCP_DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mythxengine": {
"command": "npx",
"args": [
"-y",
"@mythxengine/mcp-server"
],
"env": {
"RPG_MCP_DATA_DIR": "<your RPG_MCP_DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mythxengine": {
"command": "npx",
"args": [
"-y",
"@mythxengine/mcp-server"
],
"env": {
"RPG_MCP_DATA_DIR": "<your RPG_MCP_DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
{
"servers": {
"mythxengine": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mythxengine/mcp-server"
],
"env": {
"RPG_MCP_DATA_DIR": "<your RPG_MCP_DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mythxengine": {
"command": "npx",
"args": [
"-y",
"@mythxengine/mcp-server"
],
"env": {
"RPG_MCP_DATA_DIR": "<your RPG_MCP_DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mythxengine": {
"command": "npx",
"args": [
"-y",
"@mythxengine/mcp-server"
],
"env": {
"RPG_MCP_DATA_DIR": "<your RPG_MCP_DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/protoLabsAI/mythx-mcp/releases/download/v0.3.0/mythxengine-0.3.0.mcpb` — install it through your client’s extension manager.
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.protoLabsAI%2Fmythxengine)<a href="https://mcptoplist.com/server/io.github.protoLabsAI%2Fmythxengine"><img src="https://mcptoplist.com/badge/io.github.protoLabsAI%2Fmythxengine.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
protolabsai
Other servers by protolabsai
View all protolabsai servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Jul 12, 2026 |
| 0.2.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains MythxEngine?
- MythxEngine is maintained by protolabsai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MythxEngine listed on the Official MCP Registry?
- Yes — MythxEngine is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MythxEngine have?
- MCP Toplist tracks 2 versions of MythxEngine, most recently published on Jul 12, 2026.
- Where can I find the source code for MythxEngine?
- The source code for MythxEngine is hosted at github.com/protolabsai/mythx-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.