Skip to content
Back to search
30
MCP

better-jupyter-mcp-server

pypi/better-jupyter-mcp-server

A powerful MCP server for AI-driven Jupyter Notebook management and execution

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

Similar MCP servers embedding-nearest

io.github.chengjiale150/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
iflow-mcp-jupyter-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools
jupyter-mcp-manager
A JupyterLab extension to manage MCP servers.
0 tools
jupyterlab-collab-mcp
MCP server for real-time JupyterLab notebook collaboration
0 tools
tonlab/jupyter-mcp-server
MCP server for operating Jupyter Notebook from Claude Desktop, etc.
0 tools

How to use

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

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