Back to search
30
MCP

cursor-notebook-mcp

jbeno/cursor-notebook-mcp

Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files

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

Similar MCP servers embedding-nearest

cursor-notebook-mcp
Model Context Protocol (MCP) implementation for Jupyter notebooks to overcome limitation with Cursor
0 tools
iflow-mcp_jbeno-cursor-notebook-mcp
Model Context Protocol (MCP) implementation for Jupyter notebooks to overcome limitation with Cursor
0 tools
@willpowell8/cursor-cloud-agent-mcp
Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents thro
0 tools
@azinod/cursor-cloud-agent-mcp
Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents thro
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
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools

How to use

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

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