Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Monitoring
  3. Langfuse MCP
Langfuse MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:47:19 PM

Langfuse MCP

User RatingsBe the first to rate and review this MCP server!
View Repository105 GitHub StarsTotal stargazers on GitHub for the source repository (105 stars).Visit Website
langfuseobservabilitytracingllmdeveloper-tools

Debugs Langfuse traces, sessions, exceptions, prompts, datasets, metrics, and routing decisions through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "avivsinai-langfuse-mcp": {
      "command": "uvx",
      "args": [
        "langfuse-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Overview

avivsinai/langfuse-mcp MCP server exposes Langfuse data and operations to local MCP clients through the Langfuse Python SDK. It supports trace, session, exception, observation, prompt, dataset, annotation queue, score, metrics, and schema workflows, including route-decision analysis. Run it locally with uvx and Langfuse API credentials, using stdio or HTTP deployment as supported by the project. Reach for it when an agent needs focused Langfuse debugging, controlled tool loading, or read-only access rather than the broader hosted native Langfuse MCP surface.

Use cases

β€’Debug recent Langfuse exceptions and trace failures
β€’Analyze slow user sessions and model latency
β€’Inspect route decisions and low-confidence routing
β€’Manage Langfuse prompts and datasets
β€’Query aggregated cost, token, and score metrics

Key features

β€’Trace, observation, session, and exception inspection
β€’Route-decision analysis tools
β€’Prompt, dataset, and annotation queue operations
β€’Server-side metrics aggregation
β€’Selective tool-group loading
β€’Read-only operating mode

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Langfuse MCP.

Extracted Tool Capabilities
Trace, observation, session, and exception inspection
Route-decision analysis tools
Prompt, dataset, and annotation queue operations
Server-side metrics aggregation
Selective tool-group loading
Read-only operating mode

How Langfuse MCP works

What avivsinai/langfuse-mcp MCP server does

The avivsinai/langfuse-mcp MCP server gives an MCP-compatible agent access to Langfuse telemetry and selected management operations. Its main debugging workflows cover traces, observations, sessions, exceptions, and routing decisions. An agent can locate recent exception groups, inspect the files and traces associated with them, retrieve trace observations, and examine session behavior.

The server also exposes tools for prompts, datasets, annotation queues, scores, metrics, and the Langfuse data schema. The README lists 48 tools in total. This makes the project suitable for agents that need to investigate LLM application behavior while also reading or updating selected Langfuse resources.

How it works

The server runs locally and uses the Langfuse Python SDK to access a Langfuse project. It can communicate with clients over local stdio or HTTP. The documented quick-start flow launches it with uvx langfuse-mcp, after which an MCP client can call its tools.

Tool groups can be selected at startup with the --tools option. Available groups include traces, observations, routing, sessions, exceptions, prompts, datasets, annotation queues, scores, metrics, and schema. Selective loading reduces the number of exposed tools and the associated context overhead.

The route-decision tools expect span observations containing the mcp.route_decision.v1 metadata schema. Metrics queries aggregate values such as cost, latency, token usage, counts, and score values on the server side. The v2 metrics endpoint is documented as Cloud-only, so self-hosted Langfuse deployments may return a 404 for those queries.

Setup and configuration

Install uv and use Python 3.10 or newer. Create Langfuse API credentials in Langfuse Cloud, or provide the URL of a self-hosted instance through LANGFUSE_HOST. The documented credentials are LANGFUSE_PUBLIC_KEY, LANGFUSE_SECRET_KEY, and LANGFUSE_HOST.

A typical launch command is:

bash
uvx langfuse-mcp

The project documents setup examples for Claude Code and Codex CLI, and states that it can be used with Cursor or another MCP client. Restarting the client and checking its MCP status verifies that the process is available.

For safer access, start the avivsinai/langfuse-mcp MCP server with --read-only, or set LANGFUSE_MCP_READ_ONLY=true. This disables documented write operations, including prompt creation, prompt label updates, dataset changes, and annotation queue changes.

Tools and capabilities

Key tool groups include:

  • Trace and observation retrieval with fetch_traces, fetch_trace, fetch_observations, and fetch_observation.
  • Exception discovery and inspection with find_exceptions, find_exceptions_in_file, get_exception_details, and get_error_count.
  • Session analysis through session listing, session details, and user-session lookup tools.
  • Route-decision search, retrieval, summarization, and low-confidence filtering.
  • Prompt listing, retrieval, creation, and label updates.
  • Dataset, dataset-run, annotation-queue, score, metrics, and schema operations.

Dataset item creation behaves as an upsert: supplying an existing item ID updates that item, while a new ID creates one. Exception discovery first returns grouped results; a follow-up file search is needed to obtain trace IDs for detailed inspection.

Limitations and notes

This local server is positioned for debugging and selected Langfuse operations, not as a complete replacement for Langfuse's hosted native MCP endpoint. The README specifically notes that score writes, comments, models, and media are not provided here, while the native hosted service supports those areas.

Write-capable tools are available unless read-only mode is enabled, so deployments that only need investigation should use that setting. Metrics dimensions should not contain high-cardinality fields such as IDs; those belong in filters. The server requires valid Langfuse credentials and a reachable Langfuse deployment, and self-hosted users should verify feature availability such as the v2 metrics endpoint.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Monitoring View all alternatives
  • Langfuse MCP Java logoLangfuse MCP Java

    Query Langfuse traces, debug exceptions, analyze sessions, scores, datasets, schema, observations and manage prompts. Full observability toolkit for LLM applications. (https://github.com/langfuse/langfuse)

    πŸ“Š Monitoring3 views
    Compare vs Langfuse MCP Java β†’
  • Opik MCP logoOpik MCP

    Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.

    πŸ“Š Monitoring1 views
    Compare vs Opik MCP β†’
  • Fastmcp Sonarqube Metrics logoFastmcp Sonarqube Metrics

    A Model Context Protocol (MCP) server that provides a set of tools for retrieving information about SonarQube projects like metrics (actual and historical), issues, health status.

    πŸ“Š Monitoring8 views
    Compare vs Fastmcp Sonarqube Metrics β†’
  • Last9 MCP Server logoLast9 MCP Server

    Seamlessly bring real-time production contextβ€”logs, metrics, and tracesβ€”into your local environment to auto-fix code faster

    πŸ“Š Monitoring4 views
    Compare vs Last9 MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
105
Stargazers on the source repository.
npm downloads
447
Package downloads in the last 30 days.
Last commit
5d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Langfuse MCP

Install uv, then run `uvx langfuse-mcp`. The server requires Python 3.10 or newer and Langfuse API credentials.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLangfuse MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/avivsinai-langfuse-mcp?style=directory)](https://allmcps.com/mcp/avivsinai-langfuse-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/avivsinai-langfuse-mcp"><img src="https://allmcps.com/api/badge/avivsinai-langfuse-mcp?style=directory" alt="Langfuse MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsCursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars105
GitHub Star CountTotal stargazers on GitHub representing community popularity (105 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
npm downloads447/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
57Quality signal: Good Β· 57/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Β· langfuse-mcp (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to Langfuse MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code