Jupyter MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 366 installs a week from pypi. Last commit 1 Nov 2025.
A powerful MCP server for AI-driven Jupyter Notebook management and execution
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add jupyter-mcp-server -- uvx better-jupyter-mcp-server
{
"mcpServers": {
"jupyter-mcp-server": {
"args": [
"better-jupyter-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.jupyter-mcp-server]
command = "uvx"
args = ["better-jupyter-mcp-server"]
{
"mcpServers": {
"jupyter-mcp-server": {
"args": [
"better-jupyter-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"jupyter-mcp-server": {
"args": [
"better-jupyter-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.