Dungeon Explorer
http://dungeon-mcp-server:9090/mcp
● down
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.
Transport
streamable_http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable_http)
http://dungeon-mcp-server:9090/mcp
JSON-RPC initialize probe
curl -X POST http://dungeon-mcp-server:9090/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/compose-and-dragons-dungeon-explorer