Skip to content
Back to search
30
MCP

jupyter-mcp-manager

pypi/jupyter-mcp-manager

A JupyterLab extension to manage MCP servers.

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

Similar MCP servers embedding-nearest

jupyterlab-mcp-console
A JupyterLab extension to discover, inspect, and deploy MCP servers via the AgentRegistry API.
0 tools
better-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
io.github.chengjiale150/jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
io.github.ChengJiale150/jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools

How to use

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

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