{"id":1656,"slug":"UsamaK98/python-notebook-mcp","name":"Python Notebook MCP","description":"Enables AI assistants to interact with local Jupyter notebooks (.ipynb).","category":"development","github":"https://github.com/UsamaK98/python-notebook-mcp","homepage":"","server_url":"","transport":null,"install":[{"cmd":"pip install fastmcp","imports":[]}],"tools":[{"name":"initialize_workspace","description":"Initialize the workspace directory for notebook operations"},{"name":"create_notebook","description":"Create a new Jupyter notebook file"},{"name":"open_notebook","description":"Open an existing Jupyter notebook file"},{"name":"add_code_cell","description":"Add a code cell to the notebook"},{"name":"add_markdown_cell","description":"Add a markdown cell to the notebook"},{"name":"execute_cell","description":"Execute a specific cell in the notebook"},{"name":"execute_all_cells","description":"Execute all cells in the notebook"},{"name":"get_cell_output","description":"Get the output of a specific cell"},{"name":"edit_cell","description":"Edit the content of a specific cell"},{"name":"delete_cell","description":"Delete a specific cell from the notebook"},{"name":"move_cell","description":"Move a cell to a different position in the notebook"},{"name":"save_notebook","description":"Save the current notebook to disk"},{"name":"close_notebook","description":"Close the current notebook"},{"name":"list_notebooks","description":"List all notebooks in the workspace"},{"name":"get_notebook_info","description":"Get information about the current notebook"},{"name":"export_notebook","description":"Export the notebook to a different format (e.g., HTML, PDF)"}],"env_vars":[],"auth_type":"none","official":false,"stars":45,"status":"active","source":"mcpservers.org","created_at":"2026-05-25T08:05:20.331305+00:00","updated_at":"2026-05-25T18:00:24.013860+00:00","tags":[],"path":"python-notebook-mcp"}