UsamaK98/python-notebook-mcp
Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol
Platform-specific configuration:
{
"mcpServers": {
"python-notebook-mcp": {
"command": "npx",
"args": [
"-y",
"python-notebook-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...