Skip to main content
Glama

read_cell

Retrieve a specific cell's content, metadata, and outputs from an active Jupyter notebook to inspect code execution results and cell details.

Instructions

Read a specific cell from the currently activated notebook and return it's metadata (index, type, execution count), source and outputs (for code cells)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cell_indexYesIndex of the cell to read (0-based)
include_outputsNoInclude outputs in the response (only for code cells)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/datalayer/jupyter-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server