MCP Directory
Back

mcp-server-langfuse

by langfuse · TypeScript · ★ 165

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.

#langfuse#llm#llmops#mcp#model-context-protocol#prompt-management#prompting

Install

npx -y github:langfuse/mcp-server-langfuse

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[Model Context Protocol](https://github.com/modelcontextprotocol) (MCP) Server for [Langfuse Prompt Management](https://langfuse.com/docs/prompts/get-started). This server allows you to access and manage your Langfuse prompts through the Model Context Protocol. Quick demo of Langfuse Prompts MCP in Claude Desktop (_unmute for voice-over explanations_): https://github.com/user-attachments/assets/61da79af-07c2-4f69-b28c-ca7c6e606405 This server implements the [MCP Prompts specification](https://modelcontextprotocol.io/docs/concepts/prompts) for prompt discovery and retrieval. - : List all av…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers