L

Langfuse MCP Server

MCP discovered

Details
Endpoint
https://cloud.langfuse.com/api/public/mcp
Transport
streamable-http
Docs
https://langfuse.com/docs/api-and-data-platform/features/mcp-server
Authentication
Project API key pair basic discovered Get credentials ↗
Authorization: Basic <credential>

In the Langfuse UI, open your project's settings and create or copy the API keys under Project settings → API Keys. Langfuse issues a public key and a secret key, used together as HTTP Basic Auth username/password or exported for the CLI as LANGFUSE_PUBLIC_KEY and LANGFUSE_SECRET_KEY. See Public API and CLI.