πŸ”§

langfuse-mcp-extended

πŸ”§MCP Server

JaviMaligno/langfuse-mcp-server

glama

Installation

Local ServerAuto-generated from README. View full documentation on GitHub β†’
claude mcp add langfuse -e LANGFUSE_PUBLIC_KEY=pk-lf-xxx -e LANGFUSE_SECRET_KEY=sk-lf-xxx -- npx -y langfuse-mcp-extended
Remote ServerConnect to remote MCP server
claude mcp add langfuse -e LANGFUSE_PUBLIC_KEY=pk-lf-xxx -e LANGFUSE_SECRET_KEY=sk-lf-xxx -e LANGFUSE_BASE_URL=https://eu.cloud.langfuse.com -- npx -y langfuse-mcp-extended
Local Server
claude mcp add langfuse -- npx -y langfuse-mcp-extended
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "langfuse": { "command": "npx", "args": ["-y...
1
Last UpdatedJan 23, 2026