add-mcp
Back to registry
Langfuse Docs logo

Langfuse Docs

v1.0.0

langfuse.com/langfuse-docs-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://langfuse.com/api/mcp
npx add-mcp@latest https://langfuse.com/api/mcp --transport http

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-docs-mcp-server"

More from langfuse.com