Back to search
30
MCP

tonlab/jupyter-mcp-server

docker/tonlab/jupyter-mcp-server

MCP server for operating Jupyter Notebook from Claude Desktop, etc.

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

Similar MCP servers embedding-nearest

better-jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools
io.github.chengjiale150/jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
mcpbind-jupyter-notebook-mcp
MCP Server Package: jupyter-notebook-mcp
0 tools
jupyter-kernel-mcp
MCP server for stateful Jupyter kernel development with multi-language support (Python, TypeScript, JavaScript)
0 tools
jupyter-notebook-mcp-server
Jupyter Notebook MCP Server
0 tools

How to use

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

{
  "mcpServers": {
    "tonlab/jupyter-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}