cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
GitHub Stars
111
User Rating
Not Rated
Favorites
0
Views
76
Forks
10
Issues
10
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.7 or higher
nbformat: Latest version
nbconvert: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/jbeno/cursor-notebook-mcp.git
cd cursor-notebook-mcp
2. Install Dependencies
bash
pip install -r requirements.txt
3. Start Server
bash
python -m cursor_notebook_mcp