Langfuse Prompt Management
https://cloud.langfuse.com/api/public/mcp
● degraded
Manages prompts in Langfuse with version control, label management, and support for both text and chat prompt formats.
Transport
streamable_http
Auth
api_key
Cost
free
How to connect
MCP endpoint (streamable_http)
https://cloud.langfuse.com/api/public/mcp
JSON-RPC initialize probe
curl -X POST https://cloud.langfuse.com/api/public/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/langfuse/mcp-server-langfuse
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/langfuse-prompt-management