Skip to main content
Glama
Log-LogN

langfuse-mcp-java

fetch_trace

Retrieve detailed Langfuse trace data including observations, payloads, metadata, and performance metrics for LLM application debugging and analysis.

Instructions

Returns the full detail of a single Langfuse trace identified by its ID.

The response includes all observations (spans, generations, events) nested under the trace, as well as input/output payloads, metadata, tags, latency, and token usage.

Use this after fetch_traces to drill into a specific trace. The traceId is required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
traceIdYesThe Langfuse trace ID (UUID). Required — the call will be rejected if this is missing or blank.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Log-LogN/langfuse-mcp-java'

If you have feedback or need assistance with the MCP directory API, please join our Discord server