Google PageRank for AI agents. 25,000+ tools indexed.

langfuse-mcp-python MCP Server

Log-LogN/langfuse-mcp-python

Score: 54.9 Rank #26 Agent Framework
Are you the maintainer of Log-LogN/langfuse-mcp-python? Claim this listing →

A Model Context Protocol (MCP) server for comprehensive monitoring and observability of multi-agent systems using Langfuse.

Add AgentRank to Claude Code Discover and compare tools like Log-LogN/langfuse-mcp-python — your AI finds the right one automatically
Get API Access →
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

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 2
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for Log-LogN/langfuse-mcp-python
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Log-LogN--langfuse-mcp-python)](https://agentrank-ai.com/tool/Log-LogN--langfuse-mcp-python/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Log-LogN--langfuse-mcp-python/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Log-LogN--langfuse-mcp-python" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="Log-LogN/langfuse-mcp-python"></script>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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:

```b
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.