Back to search
30
MCP
cursor-notebook-mcp
jbeno/cursor-notebook-mcpModel 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cursor-notebook-mcp": {
"url": "None",
"transport": "http"
}
}
}