A refreshingly simple data-driven game engine built in Rust

47,607 stars Rust 1 file ยท ~1,784 tokens #bevy#game-development#game-engine#gamedev#open-source#rust

bevy MCP Server

MCP server for bevyengine/bevy

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