Python Notebook MCP
未申請Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol
ai-toolsclaudeclaude-desktopcursor-idefastmcpipynbjupyterjupyter-notebooksmcpmodel-context-protocolmodel-context-protocol-serversnotebook-editorpythonwindsurf
インストール
$
uv pip install fastmcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
add_cell
Adds a new code or markdown cell at a specific index or the end.
create_notebook
Creates a new, empty Jupyter notebook if it doesn't exist.
edit_cell
Modifies the source content of an existing cell by index.
initialize_workspace
REQUIRED FIRST STEP. Sets the absolute path for the workspace.
list_notebooks
Lists all .ipynb files found within the workspace directory.
read_cell
Reads the content and metadata of a specific cell by index.
read_cell_output
Reads the output(s) of a specific code cell by index.
read_notebook
Reads the entire structure and content of a notebook.
read_notebook_outputs
Reads all outputs from all code cells in a notebook.