Skip to main content
Glama
tmlksu

jupyter-rmcp

by tmlksu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COLAB_ONLYNoSet to '1' to enable Colab-only mode, refusing local execution.0
MCP_BEARERYesBearer token for authenticating MCP HTTP requests.
MAX_KERNELSNoMaximum number of simultaneous kernels.
JUPYTER_TOKENYesToken for accessing the JupyterLab interface.
EXEC_TIMEOUT_SECNoOptional maximum execution time. If set, kernels are interrupted after this many seconds.
KAGGLE_API_TOKENNoKaggle API token for access to Kaggle datasets.
KERNEL_MAX_AGE_SECNoMaximum lifetime of a kernel.
KERNEL_IDLE_TIMEOUT_SECNoIdle kernels are reaped after this many seconds.0
SOFT_REPLY_DEADLINE_SECNoForeground executions exceeding this many seconds return a 'still_running' status.45

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/tmlksu/jupyter-rmcp'

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