Back to search
30
MCP

fastmcp-langfuse

pypi/fastmcp-langfuse

Langfuse observability integration for FastMCP v3 servers — one-line setup

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

Similar MCP servers embedding-nearest

com.pulsemcp/langfuse
MCP server for Langfuse LLM observability — trace and observation analysis.
0 tools
fastmcp-template
FastMCP server template with mcp-refcache and Langfuse tracing
0 tools
langfuse-mcp
Langfuse MCP server for accessing and analyzing telemetry data via natural language
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
MCP server that exposes the Langfuse REST API as tools — query traces, observations, sessions, scores, prompts, datasets, and metrics from a
0 tools
fastmcp-langchain-adaptor
Seamless integration between FastMCP and LangChain - convert MCP tools to LangChain StructuredTools
0 tools

How to use

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

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