{"slug":"UsamaK98/python-notebook-mcp","name":"Python Notebook MCP","description":"Enables AI assistants to interact with local Jupyter notebooks (.ipynb).","category":"development","tags":[],"official":false,"stars":45,"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","github":"https://github.com/UsamaK98/python-notebook-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}