Back to search
30
MCP

jupyter-mcp-kernel

pypi/jupyter-mcp-kernel

Persistent Jupyter kernel execution for Claude via MCP

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

Similar MCP servers embedding-nearest

foresight-mcp
Persistent memory for Claude Code via MCP protocol
0 tools
jupyter-code-executor-mcp-server
Jupyter code executor mcp server
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
dream-mcp
Persistent project memory for Claude Code sessions
0 tools
ipython-mcp
MCP Server for IPython kernel integration
0 tools
mcpbind-jupyter-mcp-server
MCP Server Package: jupyter-mcp-server
0 tools

How to use

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

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