关于
The Langfuse Prompts server implements the Model Context Protocol (MCP) for Langfuse Prompt Management, allowing users to discover, retrieve, and compile prompts directly within MCP-compatible environments. It supports listing available prompts, retrieving specific prompts with variable compilation, and offers tools replicating MCP Prompts functionality for broader compatibility.
主要功能
- Implements MCP Prompts specification for prompt discovery and retrieval.
- Supports listing available prompts with cursor-based pagination.
- Transforms Langfuse prompts (text and chat) into MCP prompt objects.
- Compiles prompts with provided variables.
- Exports tools to replicate MCP Prompts functionality.
使用案例
- Integrate Langfuse prompts into Claude Desktop for streamlined prompt management.
- Utilize Langfuse prompts within Cursor IDE for enhanced coding assistance.
- Access and manage Langfuse prompts in any MCP-compatible application.