MCPVault

edit_cell

MCP tool from Python Notebook MCP by UsamaK98

Modifies the source content of an existing cell by index.

How to use it

edit_cell is exposed by the Python Notebook MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the edit_cell tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Python Notebook MCP

$uv pip install fastmcp
FULL PYTHON NOTEBOOK MCP LISTING