mikeysrecipes/jupyter-mcp-server
3.2
If you are the rightful owner of jupyter-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Jupyter MCP Server is a Model Context Protocol server implementation that facilitates interaction with Jupyter notebooks.
Tools
Functions exposed to the LLM to take actions
insert_execute_code_cell
Inserts and executes a code cell in the notebook.
append_markdown_cell
Appends a markdown cell to the notebook.
get_notebook_info
Retrieves information about the notebook.
read_cell
Reads the content of a specified cell.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client