Jupyter Notebook
MCP Serverby datalayer · Added 5mo ago
Claude
951
Install
uvx jupyter_mcp_serverAdd to Claude
claude mcp add datalayer-jupyter-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"jupyter-notebook": {
"command": "uvx",
"args": [
"jupyter_mcp_server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates Jupyter notebooks with MCP to enable code execution, content manipulation, and interactive data exploration within notebook environments.
Tags
Cloud & DevOpsmcp-serverpypi