Jupyters is a commercial-grade MCP server that lets Claude, ChatGPT, and other AI assistants read, write, and execute Jupyter notebooks with deep semantic understanding.
Works with any MCP-compatible AI tool
16 powerful MCP tools for complete Jupyter integration
Full access to notebook structure. Read cells, update content, add new cells, merge, split.
Execute code in real Jupyter kernels. Capture outputs, stdout, stderr, and errors.
Deep semantic understanding of DataFrames, arrays, tensors. See shapes, schemas, samples.
ProSee matplotlib, seaborn, and plotly visualizations directly in AI responses.
ProWhen code fails, Jupyters automatically inspects variables in the traceback for context.
Prevent accidental file deletion, network calls, and other destructive operations.
Enhanced inspection for ML models (PyTorch, TensorFlow) and financial data (OHLCV).
TeamSmart truncation prevents overwhelming your AI with massive outputs.
Real conversations with Claude using Jupyters
Three simple steps to give your AI notebook superpowers
pip install jupyters-server
Add to Claude Desktop config:
{
"mcpServers": {
"jupyters": {
"command": "jupyters-server"
}
}
}
Config location:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop, then try:
"Read my notebook at /path/to/notebook.ipynb and summarize it"
Free tier includes 10 executions per day. Upgrade to Pro for unlimited.
See PricingJoin developers who are making their AI assistants 10x more powerful with Jupyter notebooks.