Back to search
30
MCP

com.pulsemcp/langfuse

com.pulsemcp/langfuse

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

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

Similar MCP servers embedding-nearest

langfuse-mcp
Langfuse MCP server for accessing and analyzing telemetry data via natural language
0 tools
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
langsmith-mcp
MCP server for LangSmith observability - traces, prompts, datasets, and experiments
0 tools
langfuse-traces-mcp
MCP server that fetches Langfuse traces and provides them as context to VS Code coding agents.
0 tools
fastmcp-langfuse
Langfuse observability integration for FastMCP v3 servers — one-line setup
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

How to use

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

{
  "mcpServers": {
    "com.pulsemcp/langfuse": {
      "url": "None",
      "transport": "http"
    }
  }
}