MCPVault

add_cell

MCP tool from Python Notebook MCP by UsamaK98

Adds a new code or markdown cell at a specific index or the end.

How to use it

add_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 add_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