add-mcp
Back to registry
Langfuse logo

Langfuse

v1.0.0

langfuse.com/langfuse-mcp-server

Langfuse is an open-source AI engineering platform for observing, evaluating, and managing LLM applications, prompts, traces, and related data. It is available as a hosted cloud service with multiple regions and as a self-hosted deployment.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://cloud.langfuse.com/api/public/mcp
requiredsecret

Project API key pair. Use Basic <token>.

npx add-mcp@latest https://cloud.langfuse.com/api/public/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.langfuse%2Flangfuse-mcp-server"

More from langfuse.com