la

langfuse/mcp-server-langfuse

๐Ÿ ๐Ÿ  MCP server to access and manage LLM application prompts created with [Langfuse]([https://langfuse.com/](https://langfuse.com/docs/prompts/get-started)) Prompt Management.

#LLM#Langfuse#Prompt Management
Publisherlangfuse/mcp-server-langfuse
Submitted date4/19/2025

Overview

Title

Langfuse Prompt Management MCP Server

How to Use

  1. Build: Install dependencies and compile the server.
  2. Configure: Add the server to MCP-compatible applications like Claude Desktop or Cursor by providing Langfuse API keys and server details.
  3. Run: Execute the server to access and manage Langfuse prompts via MCP.

Key Features

  • MCP Prompt Support: Implements MCP Prompts specification for prompt discovery and retrieval.
    • List available prompts with pagination (prompts/list).
    • Retrieve and compile specific prompts (prompts/get).
  • Tool Compatibility: Provides alternative tools (get-prompts, get-prompt) for MCP clients without prompt capability.
  • Langfuse Integration: Works with Langfuse prompts labeled as production.

Use Cases

  • Prompt Management: Discover, retrieve, and compile Langfuse prompts in MCP-supported environments.
  • Development & Testing: Use the server for testing prompts in applications like Claude Desktop or Cursor.
  • Integration: Enhance compatibility with MCP clients by exposing prompt functionality as tools.

Visit More

View All