Enables AI assistants to query LLM metrics within Langfuse workspaces.
This package provides a Model Context Protocol (MCP) server that facilitates the integration of AI assistants with Langfuse, allowing them to query LLM metrics by time range. It requires setting up a Langfuse project and configuring environment variables for Langfuse domain, public key, and private key. Once configured, the server can be run as a CLI tool or integrated directly into your code.