Jupyter_MCP_Server

Jupyter_MCP_Server

0

Jupyter_MCP_Server bridges Jupyter Notebook with Claude AI through the Model Context Protocol, facilitating AI-assisted operations within the notebook environment. It provides functionalities like cell manipulation, notebook management, and efficient execution, empowering users with advanced data analysis tools.

ping

Check server connectivity

insert_and_execute_cell

Insert and execute cells at the specified location

save_notebook

Save the current Jupyter notebook

get_cells_info

Get information about all cells in your notebook

get_notebook_info

Get information about the current notebook

run_cell

Run specific cells by index

run_all_cells

Run all cells in your notebook

get_cell_text_output

Get text output for a specific cell

get_image_output

Get image output for a specific cell

edit_cell_content

Edit the contents of an existing cell

set_slideshow_type

Set the cell's slide display type