Skip to content
Claude Desktop

isaacsim mcp server for Claude Desktop

io.github.whats2000/isaacsim-mcp-server

Control NVIDIA Isaac Sim robotics simulator through MCP with 42 tools

client:Claude Desktop transport:stdio runtime:pypi

Install isaacsim mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "isaacsim-mcp-server": {
      "command": "uvx",
      "args": [
        "isaacsim-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

isaacsim mcp server in other clients