{ "mcpServers": { "jupyter": { "description": "Model Context Protocol server for Jupyter notebooks. Execute code, manage notebooks, and interact with Jupyter kernels directly from Claude.", "command": "uvx", "args": ["jupyter-mcp-server@latest"], "env": { "JUPYTER_URL": "", "JUPYTER_TOKEN": "" } } } }