Back to search
30
MCP

jupytercad-mcp

pypi/jupytercad-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp-asmith26-jupytercad-mcp
An MCP server for JupyterCAD that allows you to control it using natural language.
0 tools
jupyter-kernel-mcp
MCP server for stateful Jupyter kernel development with multi-language support (Python, TypeScript, JavaScript)
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
better-jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools
easy-jupyter-editor-mcp
A structural Jupyter Notebook Editor MCP server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jupytercad-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}