Back to search
30
MCP

jupyter-interpreter-mcp

pypi/jupyter-interpreter-mcp

A Jupyter-based MCP server for code interpretation

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

Similar MCP servers embedding-nearest

jupyter-code-executor-mcp-server
Jupyter code executor mcp server
0 tools
kython-mcp
Python interpreter MCP server with process-based sessions
0 tools
jupyter-notebook-mcp
Jupyter Notebook MCP Server
0 tools
jupyter-notebook-mcp-server
Jupyter Notebook MCP Server
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
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-interpreter-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}