๐ ๐ connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks.
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
JupyterMCP connects Jupyter Notebook to Claude AI via the Model Context Protocol (MCP), enabling AI-assisted code execution, data analysis, and visualization.
Installation:
uv
package manager, and Claude AI desktop app are installed.jupyter-mcp
kernel.claude_desktop_config.json
for integration.Starting the Connection:
jupyter-mcp
kernel.Interacting with Claude:
%%stata
magic).Python Data Analysis:
Stata Statistical Workflows:
AI-Assisted Presentations:
โ ๏ธ Note: Experimental toolโuse with caution (executes arbitrary code).
For examples, see demo notebooks and video tutorials.
๐ โ an openAI middleware proxy to use mcp in any existing openAI compatible client
๐ โ framework to build vertical AI agent
๐ โ Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).