Cataclysm-DDA

GitHub

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.

12,908 stars C++ 1 file ยท ~1,280 tokens #c-plus-plus#cataclysm#game#hacktoberfest#zombies

Cataclysm-DDA MCP Server

MCP server for CleverRaven/Cataclysm-DDA

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Cataclysm-DDA": {
      "command": "npx",
      "args": [
        "-y",
        "@CleverRaven/Cataclysm-DDA"
      ]
    }
  }
}