langfuse-mcp

jurislm/langfuse-mcp
★ 0 stars TypeScript Browser/Web Updated today
MCP server for Langfuse — 13 tools for prompt management and observability
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "langfuse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jurislm/langfuse-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for [Langfuse](https://langfuse.com) — provides 50 tools for prompt management, observability, instance/organization management, and metrics tracking via natural language. - `listPrompts` — List and filter prompts with pagination, labels, tags - `getPrompt` — Fetch a specific prompt version with resolved dependencies