mcp-server-langfuse

mcp-server-langfuse

3.6

If you are the rightful owner of mcp-server-langfuse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Langfuse Prompt Management MCP Server allows access and management of Langfuse prompts through the Model Context Protocol.

The Langfuse Prompt Management MCP Server is designed to facilitate the management and access of Langfuse prompts using the Model Context Protocol (MCP). It provides a structured way to discover, retrieve, and compile prompts, making it easier for developers to integrate prompt management into their applications. The server supports prompt listing and retrieval, transforming Langfuse prompts into MCP prompt objects, and compiling them with provided variables. It also includes tools to enhance compatibility with MCP clients that do not support prompt capabilities. The server is a work in progress and has some limitations, such as only returning prompts with a 'production' label and assuming all arguments are optional.

Features

  • Implements MCP Prompts specification for prompt discovery and retrieval.
  • Supports cursor-based pagination for listing prompts.
  • Transforms Langfuse prompts into MCP prompt objects.
  • Exports tools for compatibility with non-prompt-capable MCP clients.
  • Compiles prompts with provided variables.

Tools

  1. get-prompts

    List available prompts and support cursor paging

  2. get-prompt

    Retrieve and compile specific prompts