Jupyter Terminal MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JUPYTER_URL | No | URL of the JupyterLab server (e.g., https://myjupyterserver.example.com/user/my-user/lab) | |
| CHROMEDRIVER | No | Path to chromedriver executable (optional if on PATH) | |
| JUPYTER_TOKEN | No | Jupyter API token (required for non-browser mode) | |
| JUPYTER_USERNAME | No | Jupyter username (optional, derived from URL if omitted) | |
| JUPYTER_VERIFY_TLS | No | Whether to verify TLS certificates (default: true) | true |
| JUPYTER_CHROME_BINARY | No | Path to Google Chrome binary (optional) | |
| JUPYTER_CONNECT_TIMEOUT | No | Connection timeout in seconds (default: 10) | 10 |
| JUPYTER_MCP_SOCKET_HOST | No | Host for the socket-client to connect (default: 127.0.0.1) | 127.0.0.1 |
| JUPYTER_MCP_SOCKET_PORT | No | Port for the socket-client to connect (default: 8765) | 8765 |
| JUPYTER_BROWSER_KEEP_OPEN | No | Whether to keep Chrome open when daemon exits (default: false) | false |
| JUPYTER_WEBSOCKET_RETRIES | No | Number of websocket retries (default: 3) | 3 |
| JUPYTER_CHROME_USER_DATA_DIR | No | Path to Chrome user data directory (optional) | |
| JUPYTER_WEBSOCKET_RETRY_DELAY | No | Delay between websocket retries in seconds (default: 1) | 1 |
| JUPYTER_CHROME_PROFILE_DIRECTORY | No | Chrome profile directory inside user data dir (default: Default) | Default |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues