Back to search
30
MCP
mcp-server-langfuse
langfuse/mcp-server-langfuseModel Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://langfuse.com
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-server-langfuse": {
"url": "https://langfuse.com",
"transport": "http"
}
}
}