Back to search
30
MCP

iflow-mcp_jbeno-cursor-notebook-mcp

pypi/iflow-mcp_jbeno-cursor-notebook-mcp

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

Uptime
0.0%
2 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
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
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
iflow-mcp_jbdamask_cursor-db-mcp
A Model Context Protocol (MCP) server for accessing Cursor IDE's SQLite databases
0 tools
iflow-mcp_cursor-db-mcp
A Model Context Protocol (MCP) server for accessing Cursor IDE's SQLite databases
0 tools
iflow-mcp_python-apple-mcp
A Python implementation of the Model Context Protocol server for Apple Applications
0 tools

How to use

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

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