Jupyter MCP Server
Model Context Protocol server for Jupyter — bridge AI agents to live notebooks and kernels.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
jupyter-mcp-server:
image: datalayer/jupyter-mcp-server:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/jupyter-mcp-server:/data
Related tools
Brave Search MCP Server
MCP server providing web and local search via Brave Search API
MCP Git Server
Git repository interaction and automation through the Model Context Protocol
MCP Filesystem Server
Secure file system access and management for AI agents via the Model Context Protocol
Uptime Kuma
Beautiful self-hosted monitoring dashboard and status page for your services
Coolify
Open-source self-hostable PaaS alternative to Vercel, Heroku & Netlify
Glances
Real-time system monitoring dashboard for CPU, memory, disk, network, containers, and more
Guides & articles
Tutorial: Run Jupyter MCP Server with Docker in 5 Minutes
Step-by-step tutorial to deploy Jupyter MCP Server with Docker, verify the health endpoint, and connect your MCP-compatible AI assistant to a live Jupyter kernel.
Jupyter MCP Server: Connect AI Agents to Live Notebooks (Guide)
Learn how Jupyter MCP Server bridges AI agents to Jupyter notebooks via the Model Context Protocol — run cells, inspect variables, and manage kernels from any MCP assistant.