← All servers
📊

LangfusePublisher🛡 No advisories

com.pulsemcp/langfuse
New to MCP? Start here →
74★ stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.comcom.pulsemcp/langfuse

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs LANGFUSE_SECRET_KEY, LANGFUSE_PUBLIC_KEY.
Configuration
Reads LANGFUSE_BASE_URL.

About

MCP server for Langfuse LLM observability — trace and observation analysis.

Packages & transports

npmlangfuse-observability-mcp-serverv0.1.3 · npx

Metadata

Categoryobservability
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "langfuse": {
      "command": "npx",
      "args": [
        "-y",
        "langfuse-observability-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y langfuse-observability-mcp-server