About
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.
Key Features
- Provides a TypeScript API for programmatic use
- Integrates AI assistants with Langfuse workspaces
- Supports CLI execution
- Queries LLM Metrics by Time Range
Use Cases
- Monitoring LLM Performance
- Integrating Langfuse metrics into AI assistant workflows