Agent♥︎Age
Catalog

com.pulsemcp/langfuse

Official

by pulsemcp · TypeScript

MCP server for Langfuse LLM observability — trace and observation analysis.

com.pulsemcp/langfuse MCP Server

This MCP server provides read-only analysis for Langfuse LLM observability. It supports browsing and filtering Langfuse traces and drilling into trace details, including nested observations and scores, to help inspect trace data, debug LLM pipelines, and analyze costs and latency.

🛠️ Key Features

  • Browse and filter traces by name, user, session, tags, timestamps, and environment
  • Drill into full trace details, including nested observations and scores
  • List and filter observations by type (GENERATION, SPAN, EVENT), model, level, and more
  • Truncate large payloads (>1000 chars) to /tmp files with grep-friendly references

🚀 Use Cases

  • Inspect trace data in detail
  • Debug LLM pipelines
  • Analyze costs and latency

⚠️ Limitations

  • Read-only analysis of Langfuse traces and observations