Home › Other › NVIDIA Elements

NVIDIA Elements

NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.

TypeScript
★ 88 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

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

Package (npm 2.2.5)

npx -y @nvidia-elements/cli@2.2.5

Or add to your MCP client config:

{
  "mcpServers": {
    "elements": {
      "command": "npx",
      "args": [
        "-y",
        "@nvidia-elements/cli@2.2.5"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry