avivsinai/langfuse-mcp
3.4
If you are the rightful owner of langfuse-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Langfuse MCP (Model Context Protocol) server facilitates AI agents in querying Langfuse trace data for enhanced debugging and observability.
Tools
Functions exposed to the LLM to take actions
fetch_traces
Find traces based on criteria like user ID, session ID, etc.
fetch_trace
Get a specific trace by ID
fetch_observations
Get observations filtered by type
fetch_observation
Get a specific observation by ID
fetch_sessions
List sessions in the current project
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client