Armory
Source
Browse
MCPs

hugoles-langfuse-mcp

TypeScript MCP server for the Langfuse Public API. 27 read tools covering traces, observations, sessions, scores, score-configs, prompts (with version/label), datasets, dataset items, dataset runs, metrics, models, projects, comments, media, and health. Distributed as `npx -y langfuse-mcp` with provenance-signed releases.

Score
22.5571 signal
Evidence
1 star
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install hugoles-langfuse-mcp --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "hugoles-langfuse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "langfuse-mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. langfuse-prompt-management173 stars · 35 forks93.994
  2. avivsinai-langfuse-mcp105 stars · 24 forks91.841
  3. langsmith-mcp-server17 stars · 2 forks70.795

What it is

TypeScript MCP server for the Langfuse Public API. 27 read tools covering traces, observations, sessions, scores, score-configs, prompts (with version/label), datasets, dataset items, dataset runs, metrics, models, projects, comments, media, and health. Distributed as npx -y langfuse-mcp with provenance-signed releases.

When to use it

When an agent needs the "Monitoring" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Monitoring). See https://github.com/hugoles/langfuse-mcp.