Langfuse Prompt Management MCP Server
Rank #4245glama/langfuse/mcp-server-langfuse
Manages prompts in Langfuse with version control, label management, and support for both text and chat prompt formats.
Langfuse Prompt Management MCP Server is a Model Context Protocol (MCP) server published by langfuse. It ranks #4245 of 58,832 servers tracked on MCP Toplist, and its repository has 167 GitHub stars. Langfuse Prompt Management MCP Server is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 15, 2025.
Ranks ahead of 54,587 of 58,832 servers on MCP Toplist.
Use Langfuse Prompt Management MCP Server
Add Langfuse Prompt Management MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-server-langfuse": {
"url": "https://cloud.langfuse.com/api/public/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-server-langfuse": {
"url": "https://us.cloud.langfuse.com/api/public/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 3 registries
langfuse
Not versioned
This server is published through registries that do not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is Langfuse Prompt Management MCP Server?
- Manages prompts in Langfuse with version control, label management, and support for both text and chat prompt formats.
- Who maintains Langfuse Prompt Management MCP Server?
- Langfuse Prompt Management MCP Server is maintained by langfuse, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Langfuse Prompt Management MCP Server an official MCP server?
- Langfuse Prompt Management MCP Server is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does Langfuse Prompt Management MCP Server have?
- Langfuse Prompt Management MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Langfuse Prompt Management MCP Server?
- The source code for Langfuse Prompt Management MCP Server is hosted at github.com/langfuse/mcp-server-langfuse.