Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎨 Art & Culture
  3. Isaac Sim MCP
Isaac Sim MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:19:27 PM

Isaac Sim MCP

User RatingsBe the first to rate and review this MCP server!
View Repository188 GitHub StarsTotal stargazers on GitHub for the source repository (188 stars).Visit Website
isaac-simroboticssimulationnvidiamcp

Controls NVIDIA Isaac Sim scenes, robots, physics, lighting, and scripts through natural-language MCP interactions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for omni-mcp/isaac-sim-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🎨 More in Art & Culture

Overview

The omni-mcp/isaac-sim-mcp MCP server connects Cursor to NVIDIA Isaac Sim through an MCP server and an Isaac Sim extension. It can inspect scenes, create physics environments and supported robots, run Omni Kit commands, and execute Python scripts in the simulator. The extension listens on localhost:8766 by default, while the MCP server runs from the repository with uv. Reach for it when an agent needs to build or modify robot simulations through conversational commands.

Use cases

β€’Create physics scenes in NVIDIA Isaac Sim
β€’Place and move supported robots
β€’Run Python simulation scripts
β€’Build scenes with lighting and obstacles
β€’Inspect Isaac Sim scene connectivity

Key features

β€’Natural-language Isaac Sim control
β€’Physics scene creation
β€’Supported robot placement
β€’Omni Kit command execution
β€’Python script execution
β€’Scene connection inspection

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Isaac Sim MCP.

Extracted Tool Capabilities
Natural-language Isaac Sim control
Physics scene creation
Supported robot placement
Omni Kit command execution
Python script execution
Scene connection inspection

How Isaac Sim MCP works

What the omni-mcp/isaac-sim-mcp MCP server does

The omni-mcp/isaac-sim-mcp MCP server adds natural-language control to NVIDIA Isaac Sim. Its repository contains both an Isaac Sim extension and a Python MCP server. Together, they let an MCP client send scene and simulation operations to a running Isaac Sim instance.

Supported workflows include creating physics scenes, placing supported robots, manipulating primitives through Omni Kit commands, and running Python code inside Isaac Sim. The examples also cover arranging multiple robots, changing lighting, adding obstacles, searching for USD assets, and generating Beaver3D objects from image URLs. The README identifies NVIDIA Isaac Sim 4.2.0 or newer as a requirement.

How it works

The extension is loaded by Isaac Sim with the isaac.sim.mcp_extension extension ID. After startup, it exposes a local service on localhost:8766 by default. Separately, the Python MCP server is launched with uv run and configured in Cursor as an MCP server.

An agent can first call get_scene_info to check that the extension is reachable and obtain basic scene information. The documented workflow then uses create_physics_scene before adding robots. For more involved operations, the agent can submit Python through execute_script; the README recommends reviewing generated code in chat before allowing execution. Cursor Agent mode is used in the supplied examples.

Setup and configuration

Use Python 3.9 or newer, NVIDIA Isaac Sim 4.2.0 or newer, and the uv/uvx tools. The README also instructs users to install mcp[cli] into the base environment. Clone the repository, point Isaac Sim's extension folder at the checkout, and start Isaac Sim with the extension enabled.

The MCP process can be tested with:

bash
uv run /home/ubuntu/Documents/isaac-sim-mcp/isaac_mcp/server.py

The path is an example and must match the local checkout. Cursor configuration uses an MCP entry whose command runs that same server file through uv run. The MCP inspector can be started with uv run mcp dev and opens a debug page at http://localhost:5173.

Beaver3D and NVIDIA-related functionality requires the environment variables BEAVER3D_MODEL, ARK_API_KEY, and NVIDIA_API_KEY. The README describes these as setup values for Beaver3D and NVIDIA services.

Tools and capabilities

The documented MCP tools are:

  • get_scene_info: checks the extension connection and returns basic scene details.
  • create_physics_scene: creates a physics scene with objects, a floor option, gravity, and a scene name.
  • create_robot: places a franka, jetbot, carter, g1, or go1 robot at supplied coordinates.
  • omni_kit_command: sends an Omni Kit command with a command name and primitive type.
  • execute_script: runs arbitrary Python code in Isaac Sim.

The extension also supports natural-language examples for robot movement, lighting changes, obstacle navigation, custom scene creation, and code-assisted simulation construction.

Limitations and notes

The README specifically documents Cursor as the MCP integration client; compatibility with other clients is not established there. Isaac Sim must be installed and running with the extension enabled before scene operations can work. execute_script accepts arbitrary Python, so generated code should be inspected before execution. The standard robot creation tool is limited to the robot types listed above, while additional behavior depends on custom scripts or Omni Kit commands. External Beaver3D and NVIDIA features depend on their corresponding credentials and configuration.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Art & Culture View all alternatives
  • Davinci Resolve MCP logoDavinci Resolve MCP

    MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control

    🎨 Art & Culture5 views
    Compare vs Davinci Resolve MCP β†’
  • Blender MCP logoBlender MCP

    Open-source MCP to use Blender with any LLM

    🎨 Art & Culture3 views
    Compare vs Blender MCP β†’
  • Discogs MCP Server logoDiscogs MCP Server

    MCP server to interact with the Discogs API

    🎨 Art & Culture2 views
    Compare vs Discogs MCP Server β†’
  • Manim MCP Server logoManim MCP Server

    A local MCP server that generates animations using Manim.

    🎨 Art & Culture3 views
    Compare vs Manim MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
188
Stargazers on the source repository.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Isaac Sim MCP

Clone the repository, install uv/uvx and mcp[cli], enable the Isaac Sim extension, then configure Cursor to run isaac_mcp/server.py with uv run.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewIsaac Sim MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/omni-mcp-isaac-sim-mcp?style=directory)](https://allmcps.com/mcp/omni-mcp-isaac-sim-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/omni-mcp-isaac-sim-mcp"><img src="https://allmcps.com/api/badge/omni-mcp-isaac-sim-mcp?style=directory" alt="Isaac Sim MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🎨Art & Culture
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsCursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars188
GitHub Star CountTotal stargazers on GitHub representing community popularity (188 stars).
37Quality signal: Fair Β· 37/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎨 Art & Culture β†’Alternatives to Isaac Sim MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code