mcpbeat Sign in

Isaacsim MCP Server

by whats2000 Your server? Claim it
local only

Isaacsim MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 778 installs a week from pypi. Last commit 4 Sep 2026.

Control NVIDIA Isaac Sim robotics simulator through MCP with 42 tools

Installs per day peak 293 · avg 38 · +784% w/w
a month agotoday
778
Installs / week
pypi · isaacsim-mcp-server
64
Stars
7 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 1 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add isaacsim-mcp-server -- uvx isaacsim-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "isaacsim-mcp-server": {
      "args": [
        "isaacsim-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.isaacsim-mcp-server]
command = "uvx"
args = ["isaacsim-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "isaacsim-mcp-server": {
      "args": [
        "isaacsim-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "isaacsim-mcp-server": {
      "args": [
        "isaacsim-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Isaacsim MCP Server

same job, measured the same way
Enoch
by alias8818

Operate an Enoch control plane through MCP tools

66 installs/wk local only
Robotics Control MCP
by csoai-org

Robotics Control MCP Server by MEOK AI Labs

177 installs/wk local only
Solana Snipe Bot MCP
by solara-snipe-bot

Autonomous Solana meme-coin sniper bot with 40 MCP tools for AI control.

3 515 installs/wk local only
Rqwstr
by kjopstad-it

AI-native HTTP security testing MCP server — 17 tools with raw HTTP/1.1 + HTTP/2 control

local only
McpOrchestrator
by byggarepop

Route one agent through one MCP server to many, with progressive tool discovery to shrink context.

local only
GDD - AI-Controlled Browser Farm
by imvsmirnov

AI-controlled browser farm: N isolated Chromium instances with 36 MCP tools

local only
Lightcms
by jonradoff

AI-native CMS with 41 MCP tools for managing websites through natural language.

local only
RoastPilot
by syamaner

RoastPilot controls coffee roasting sessions through local stdio MCP tools and exports logs.

702 installs/wk local only

Isaacsim MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Isaacsim MCP Server?
Isaacsim MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package isaacsim-mcp-server was installed 778 times last week.
How do I connect Isaacsim MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls isaacsim-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Isaacsim MCP Server?
The pypi package isaacsim-mcp-server was installed 778 times in the last week. Week over week that is +784%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Isaacsim MCP Server open source?
Yes — it is published under the MIT licence, written in Python, 64 stars on GitHub and 7 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.