Skip to content

Commit b6f8df6

Browse files
authored
Add screencast to the README (#9)
1 parent d598c22 commit b6f8df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A configurable MCP (Model Context Protocol) server extension for Jupyter Server that allows dynamic registration of Python functions as tools accessible to MCP clients from a running Jupyter Server.
44

5+
https://github.com/user-attachments/assets/aa779b1c-a443-48d7-b3eb-13f27a4333b3
6+
57
## Overview
68

79
This extension provides a simplified, trait-based approach to exposing Jupyter functionality through the MCP protocol. It can dynamically load and register tools from various Python packages, making them available to AI assistants and other MCP clients.

0 commit comments

Comments
 (0)