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.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Project API key pair. Use Basic <token>.
npx add-mcp@latest https://cloud.langfuse.com/api/public/mcp --transport http --header "Authorization: <Authorization>"