fastmcp and jupyter-mcp-server

The Jupyter-MCP-server is a specific implementation of an MCP server designed for Jupyter, potentially using the fastmcp library as its underlying framework for building MCP servers and clients.

fastmcp
94
Verified
jupyter-mcp-server
87
Verified
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 19/25
Maintenance 17/25
Adoption 22/25
Maturity 25/25
Community 23/25
Stars: 23,593
Forks: 1,813
Downloads: 78,413,808
Commits (30d): 184
Language: Python
License: Apache-2.0
Stars: 937
Forks: 147
Downloads: 26,486
Commits (30d): 15
Language: Python
License: BSD-3-Clause
No risk flags
No risk flags

About fastmcp

PrefectHQ/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

Provides automatic schema generation and validation from Python type hints while supporting three core patterns: servers that expose tools/resources/prompts to LLMs, clients for connecting to any MCP endpoint, and interactive apps with UI rendering. Built on the Model Context Protocol standard with integrated transport negotiation, authentication, and lifecycle management across stdio, SSE, and other channels.

About jupyter-mcp-server

datalayer/jupyter-mcp-server

🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.

Exposes Jupyter notebooks to AI clients via the Model Context Protocol through a rich toolset covering kernel management, multi-notebook operations, and cell execution with multimodal output support. Implements real-time notebook state synchronization with automatic error recovery, allowing AI agents to understand full notebook context and adjust execution dynamically. Integrates seamlessly with JupyterLab, JupyterHub, and cloud deployments while supporting any MCP-compatible client like Claude Desktop and Cursor.

Scores updated daily from GitHub, PyPI, and npm data. How scores work