Langfuse Mcp

Created By
hugoles2 months ago
TypeScript MCP server for the Langfuse Public API with tools to query traces, observations, sessions, scores, prompts, datasets, and metrics from any MCP client.

Server Config

{
  "mcpServers": {
    "langfuse": {
      "command": "npx",
      "args": [
        "-y",
        "langfuse-mcp"
      ],
      "env": {
        "LANGFUSE_PUBLIC_KEY": "pk-lf-...",
        "LANGFUSE_SECRET_KEY": "sk-lf-...",
        "LANGFUSE_BASE_URL": "https://cloud.langfuse.com"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
hugoles
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All