langfuse-mcp and cursor-notebook-mcp
About langfuse-mcp
avivsinai/langfuse-mcp
A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace data for enhanced debugging and observability
Exposes 25 tools across traces, observations, sessions, exceptions, datasets, and prompt management—significantly broader than prompt-only alternatives. Implements selective tool loading to minimize token overhead and read-only mode for safer access, with stdio transport integration for Claude Code, Codex CLI, and Cursor. Includes bundled debugging playbooks via a skill system and supports both cloud and self-hosted Langfuse instances.
About cursor-notebook-mcp
jbeno/cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Uses `nbformat` and `nbconvert` libraries to safely manipulate notebook structures while enforcing directory-based security restrictions, supporting cell-level operations like editing, splitting, and merging. Supports multiple transport modes (stdio, Streamable HTTP, SSE) and includes SFTP capabilities for remote notebook editing on SSH servers, plus tools for searching, outlining, and exporting notebooks to various formats.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work