mcp-server-langfuse

langfuse/mcp-server-langfuse
★ 158 stars TypeScript AI/LLM Updated 4mo ago
Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

langfusellmllmopsmcpmodel-context-protocolprompt-managementprompting