jupyter-ai-contrib/jupyter-server-mcp
3.4
If you are the rightful owner of jupyter-server-mcp 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.
A configurable MCP server extension for Jupyter Server that allows dynamic registration of Python functions as tools accessible to MCP clients.
Tools
Functions exposed to the LLM to take actions
os:getcwd
Get the current working directory.
json:dumps
Serialize an object to a JSON formatted string.
time:time
Return the current time in seconds since the Epoch.
jupyter_ai_tools.toolkits.notebook:read_notebook
Read a Jupyter notebook.
jupyter_ai_tools.toolkits.notebook:edit_cell
Edit a cell in a Jupyter notebook.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client