Back to search
30
MCP

jupyter-code-executor-mcp-server

pypi/jupyter-code-executor-mcp-server

Jupyter code executor mcp server

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

Similar MCP servers embedding-nearest

jupyter-notebook-mcp-server
Jupyter Notebook MCP Server
0 tools
jupyter-notebook-mcp
Jupyter Notebook MCP Server
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
mcpbind-jupyter-mcp-server
MCP Server Package: jupyter-mcp-server
0 tools
code-interpreter-mcp-server
code-interpreter-mcp-server
0 tools
jupyter-mcp-tools
Jupyter MCP Tools.
0 tools

How to use

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

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