Submit

Jupyter Mcp Server

@ChengJiale150

An MCP service specifically developed for AI to connect and manage Jupyter Notebooks

Server Config

{
  "mcpServers": {
    "Jupyter-MCP-Server": {
      "command": "uvx",
      "args": [
        "better-jupyter-mcp-server"
      ],
      "env": {},
      "transport": "stdio"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.