VeryEvilHumna/mcp-server-jupyter-edit
A runtime-less MCP server that provides tools for reading and editing Jupyter notebooks (.ipynb files) in an LLM-friendly format
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-jupyter-edit": {
"command": "npx",
"args": [
"-y",
"mcp-server-jupyter-edit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...