jupyter-mcp-server-fork

ChengJiale150/jupyter-mcp-server-fork

3.2

If you are the rightful owner of jupyter-mcp-server-fork and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Jupyter MCP Server is a Model Context Protocol (MCP) server designed to facilitate real-time interaction and management of Jupyter Notebooks, developed by Datalayer.

Tools

Functions exposed to the LLM to take actions

list_files

Recursively list files and directories in the Jupyter server's file system.

list_kernels

List all available and running kernel sessions on the Jupyter server.

assign_kernel_to_notebook

Create a Jupyter session to connect a notebook file to a specific kernel.

use_notebook

Connect to a notebook file, create a new one, or switch between notebooks.

list_notebooks

List all notebooks available on the Jupyter server and their status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources