jupyter-mcp-server and mcp-server-memos-py

These are ecosystem siblings—both are MCP servers that extend Claude/LLM capabilities to different backend systems (Jupyter notebooks and Memos respectively), following the same protocol standard but serving distinct use cases.

jupyter-mcp-server
80
Verified
mcp-server-memos-py
53
Established
Maintenance 17/25
Adoption 22/25
Maturity 18/25
Community 23/25
Maintenance 6/25
Adoption 12/25
Maturity 18/25
Community 17/25
Stars: 937
Forks: 147
Downloads: 26,486
Commits (30d): 15
Language: Python
License: BSD-3-Clause
Stars: 21
Forks: 8
Downloads: 576
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

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.

About mcp-server-memos-py

RyoJerryYu/mcp-server-memos-py

A Python package enabling LLM models to interact with the Memos server via the MCP interface for searching, creating, retrieving, and managing memos.

Implements the MCP protocol as a stdio-based server that exposes Memos operations (search, create, retrieve, tag management) as discrete tools callable by LLM clients. Supports token-based authentication and configurable visibility levels (PUBLIC/PROTECTED/PRIVATE) for memos, integrating seamlessly with MCP-compatible clients like Claude Desktop via Smithery or direct configuration.

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