Dungeon Explorer
Rank #42049pulsemcp/compose-and-dragons-dungeon-explorer
Text-based RPG system that loads dungeon layouts from YAML files and maintains player state for exploring procedurally-defined dungeons, fighting monsters, collecting treasures, and creating interactive storytelling experiences.
Dungeon Explorer is a Model Context Protocol (MCP) server published by compose-and-dragons. It ranks #42049 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Dungeon Explorer is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 28, 2025.
Ranks ahead of 16,851 of 58,900 servers on MCP Toplist.
Use Dungeon Explorer
Add Dungeon Explorer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"compose-and-dragons-dungeon-explorer": {
"url": "http://dungeon-mcp-server:9090/mcp"
}
}
}Listed on 1 registry
compose-and-dragons
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Dungeon Explorer?
- Text-based RPG system that loads dungeon layouts from YAML files and maintains player state for exploring procedurally-defined dungeons, fighting monsters, collecting treasures, and creating interactive storytelling experiences.
- Who maintains Dungeon Explorer?
- Dungeon Explorer is maintained by compose-and-dragons, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Dungeon Explorer listed on the official MCP registry?
- Dungeon Explorer is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Dungeon Explorer have?
- Dungeon Explorer ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Dungeon Explorer?
- The source code for Dungeon Explorer is hosted at github.com/compose-and-dragons/dungeon-mcp-server.