Idle Dungeon Game
Verified IntegrationClient Configuration
— Connect Idle Dungeon Game to Claude Desktop or Cursor in seconds{
"mcpServers": {
"idle-dungeon-game": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-idle-dungeon-game"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Explore dungeons, collect equipment, and grow stronger in an idle dungeon crawler game implemented as an MCP server, all through conversational interaction.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Idle Dungeon Game
Yes, your game progress is highly secure. All save data is stored client-side and encrypted using AES-256-GCM. The encryption key is derived from your password using PBKDF2 with 100,000 iterations, ensuring strong protection for your progress.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.