Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
list_cells

List all cells in a Jupyter notebook with their indices and types

get_cell_source

Get the source code of a specific cell by index

edit_cell_source

Edit the source code of a specific cell by index

insert_cell

Insert a new cell at a specific position

delete_cell

Delete a cell by index

move_cell

Move a cell from one position to another

convert_cell_type

Convert a cell from one type to another

bulk_edit_cells

Perform bulk operations on multiple cells

read_notebook_with_outputs

Read a Jupyter notebook including cell outputs

execute_cell

Execute a specific cell in the notebook using a Jupyter kernel

add_cell

Add a new cell to the notebook

edit_cell

Edit the source code of a specific cell by ID or index

trigger_vscode_reload

Trigger VS Code to reload the notebook file

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/azharlabs/mcp-jupyter-server'

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