Langfuse Mcp Extended
Freeby MCP Community
Comprehensive MCP server for Langfuse - Traces, Scores, Datasets
v0.1.2Added Apr 12, 2026
langfusemcpmodel-context-protocolllmobservability
Langfuse Mcp Extended MCP Server
Comprehensive MCP server for Langfuse - Traces, Scores, Datasets
Installation
npx -y langfuse-mcp-extended
Reviews
Installation
Quick install
npx -y langfuse-mcp-extended
Add to claude_desktop_config.json
{
"mcpServers": {
"langfuse-mcp-extended": {
"command": "npx",
"args": ["-y", "langfuse-mcp-extended"]
}
}
}