Back to directory
asmith26/jupytercad-mcp

asmith26/jupytercad-mcp

@asmith26

An MCP server for JupyterCAD that allows you to control it using LLMs/natural language.

jupytercadcadjupyter3d-modelingopencascadellmtool

Installation & Configuration

{
  "mcpServers": {
    "jupytercad-mcp": {
      "command": "uvx",
      "args": [
        "--with",
        "jupytercad-mcp",
        "jupytercad-mcp"
      ]
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Python
Created
2026/6/17
Updated
2026/6/17