Back to Integrations

Jupyter Notebook Bridge

Provides a bridge between Jupyter notebooks and AI systems, enabling code execution, markdown creation, and Earth data interaction through specialized tools and kernel manipulation.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "jupyter-notebook-bridge": {
      // See GitHub repository for configuration
    }
  }
}

See the GitHub repository for full installation instructions.