langfuse-mcp-python MCP Server
Log-LogN/langfuse-mcp-python
A Model Context Protocol (MCP) server for comprehensive monitoring and observability of multi-agent systems using Langfuse.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
Log-LogN/langfuse-mcp-python is a Python MCP server licensed under MIT. A Model Context Protocol (MCP) server for comprehensive monitoring and observability of multi-agent systems using Langfuse.
Ranked #26 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
2 contributors → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Multi-Agent Monitoring MCP Server A Model Context Protocol (MCP) server for comprehensive monitoring and observability of multi-agent systems using Langfuse. ## 🎯 What This Does This MCP server allows you to: - **Monitor** all your agents in real-time - **Track** performance metrics (latency, cost, token usage) - **Debug** failed executions with detailed traces - **Analyze** agent performance across time periods - **Compare** different agent versions - **Manage** costs and set budget alerts - **Visualize** multi-agent workflows ## 🚀 Quick Start ### 1. Prerequisites - Python 3.11 or higher - A Langfuse account ([sign up here](https://langfuse.com)) - agents instrumented with Langfuse ### 2. Installation ```bash # Install via pip pip install -r requirements.txt # Or install from source git clone https://github.com/yourusername/langfuse-mcp-python.git cd langfuse-mcp-python pip install -e . ``` ### 3. Configuration Create a `.env` file with your Langfuse credentials: ```bRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.