Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ihrpr • Workflow & Task Management
An MCP server for managing and interacting with Jupyter notebooks programmatically.
Programmatically manipulate Jupyter notebooks
Execute and verify notebook cell outputs
Integrate Jupyter notebook interactions into automation workflows
This server provides a robust solution for managing Jupyter notebooks through programmable tools. It allows users to read, modify, and execute cells within notebooks, making it ideal for automation and workflow optimizations in data analysis or machine learning projects. Integration with Claude Desktop provides a streamlined user experience.
Read the current version of the notebook at notebook_path, including cell outputs. Use this before modifying a notebook to understand its existing content and determine if changes are needed.
Read the current version of the notebook at notebook_path without outputs. Use this when size limitations prevent reading the full notebook with outputs. Individual cell outputs can be retrieved using the read_output_of_cell tool.
Read the output of a specific cell in a notebook, by cell_id.
Executes a specific cell in a notebook and returns its output. Useful to check that the cell runs without errors as well as produces the desired output.
Add a new cell to the notebook at the specified position.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.