Back to search
30
MCP

cursor-notebook-mcp

pypi/cursor-notebook-mcp

Model Context Protocol (MCP) implementation for Jupyter notebooks to overcome limitation with Cursor

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

Similar MCP servers embedding-nearest

iflow-mcp_jbeno-cursor-notebook-mcp
Model Context Protocol (MCP) implementation for Jupyter notebooks to overcome limitation with Cursor
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
jupyter-editor-mcp
Model Context Protocol server providing 29 specialized tools for programmatic Jupyter notebook editing with format preservation, batch opera
0 tools
iflow-mcp_python-notebook-mcp
Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol
0 tools
PubNub MCP Server
PubNub Model Context Protocol MCP Server for Cursor and Claude
0 tools

How to use

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

{
  "mcpServers": {
    "cursor-notebook-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}