Back to search
30
MCP

langfuse-mcp-better

pypi/langfuse-mcp-better

Enhanced Langfuse MCP server with training data extraction for fine-tuning and reinforcement learning. Supports LangGraph node filtering and multiple output formats.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

langfuse-mcp
MCP server that exposes the Langfuse REST API as tools — query traces, observations, sessions, scores, prompts, datasets, and metrics from a
0 tools
langfuse-mcp-server
Langfuse MCP server with built-in analytics, multi-project routing, and Google OAuth. Token percentiles, accuracy metrics, failure detection
0 tools
langfuse-mcp
Langfuse MCP server for accessing and analyzing telemetry data via natural language
0 tools
langfuse-traces-mcp
MCP server that fetches Langfuse traces and provides them as context to VS Code coding agents.
0 tools
mcp-server-langfuse
Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts throug
0 tools
com.pulsemcp/langfuse
MCP server for Langfuse LLM observability — trace and observation analysis.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "langfuse-mcp-better": {
      "url": "None",
      "transport": "http"
    }
  }
}