MCP Directory
Back

cursor-notebook-mcp

by jbeno · Python · ★ 158

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

#cursor#ipynb#jupyter#jupyter-notebook#mcp#mcp-server#mcp-tools

Install

pip install git+https://github.com/jbeno/cursor-notebook-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cursor-notebook-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/jbeno/cursor-notebook-mcp.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/cursor-notebook-mcp/) [](https://pypi.org/project/cursor-notebook-mcp/) [](https://pepy.tech/project/cursor-notebook-mcp) [](https://creativecommons.org/licenses/by-nc-sa/4.0/) [](https://pypi.org/project/cursor-notebook-mcp/) [](https://github.com/jbeno/cursor-notebook-mcp/issues) [](https://github.com/jbeno/cursor-notebook-mcp) [](https://coveralls.io/github/jbeno/cursor-notebook-mcp?branch=main) This directory contains a Model Context Protocol (MCP) server designed to allow AI agents **within Cursor** to interact with Jupyter Notebook () files. It was created…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers