Home › Other › World Model MCP

World Model MCP

Persistent 3D/2D spatial world model for AI agents with entity tracking and simulation.

TypeScript
★ 29 stars Last pushed 2026-09-15 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.1)

npx -y @putervision/world-model-mcp@0.4.1

Or add to your MCP client config:

{
  "mcpServers": {
    "world-model-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@putervision/world-model-mcp@0.4.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry