MCPVault

read_cell_output

MCP tool from Python Notebook MCP by UsamaK98

Reads the output(s) of a specific code cell by index.

How to use it

read_cell_output is exposed by the Python Notebook MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the read_cell_output 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