jupyter-notebook-mcp.md

Jupyter Notebook MCP

UI App
from"jjsantos01"
980

Claude AI control of Jupyter Notebooks for code execution and visualization

Data & Analytics
JupyterClaudeexecutionvisualization
install.sh
# Clone the repository
$git clone https://github.com/jjsantos01/jupyter-notebook-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve