box2d

GitHub

Box2D is a 2D physics engine for games

9,652 stars C 1 file ยท ~16,829 tokens

box2d MCP Server

MCP server for erincatto/box2d

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