Skip to content
Back to search
30
MCP

mcp-client-jupyter-chat

pypi/mcp-client-jupyter-chat

A JupyterLab extension for Chat with AI supporting MCP

Uptime
0.0%
4 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
jupyterlab-collab-mcp
MCP server for real-time JupyterLab notebook collaboration
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
chatmcp-cli
ChatMCP CLI - AI pair programming with MCP server integration
0 tools
mcpbuilder-ai
Python SDK for MCPBuilder - MCP agent integration with chat interface
0 tools

How to use

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

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