Enables LLMs to interact with Jupyter notebooks through MCP, potentially executing code, analyzing results, or extracting notebook insights.
Loading more......
Connects Jupyter Notebook to Claude AI through MCP, allowing direct AI interaction and notebook control.
MCP server for running Python code in a secure sandbox environment via MCP tool calls, tailored for LLM and coding agents.
An MCP server implementation for Jupyter, enabling seamless integration of the Model Context Protocol with Jupyter environments.
MCP servers providing a secure, sandboxed environment for executing Kali Linux security tools like nmap, objdump, and wireshark for network analysis and vulnerability scanning.
A Python-based MCP server using Playwright for browser automation, suitable for LLM integration.
Implements CEDARScript, a SQL-like language, as an MCP server for code manipulation, showcasing the adaptability of MCP servers for language and code-based tasks.
Description:
mcp-jupyter (Jupyter MCP Server) is a Model Context Protocol (MCP) server implementation that enables interaction with Jupyter notebooks running in any JupyterLab environment, including local installations. It allows LLMs (Large Language Models) or other clients to interact with, modify, and analyze Jupyter notebooks through a standardized protocol.
Source: https://pypi.org/project/jupyter-mcp-server/
Category: code-execution-automation-mcp-servers
Tags: jupyter, notebooks, llm, code-execution
No pricing information provided; the project appears to be open source and available for installation via PyPI.