Skip to content
Back to search
30
MCP

jupyterlab-mcp-console

pypi/jupyterlab-mcp-console

A JupyterLab extension to discover, inspect, and deploy MCP servers via the AgentRegistry API.

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

Similar MCP servers embedding-nearest

jupyter-mcp-manager
A JupyterLab extension to manage MCP servers.
0 tools
mcp-client-jupyter-chat
A JupyterLab extension for Chat with AI supporting MCP
0 tools
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
io.github.chengjiale150/jupyter-mcp-server
A powerful MCP server for AI-driven Jupyter Notebook management and execution
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools

How to use

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

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