Langfuse
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.
主な機能
- Provides a TypeScript API for programmatic use
- Integrates AI assistants with Langfuse workspaces
- Supports CLI execution
- Queries LLM Metrics by Time Range
ユースケース
- Monitoring LLM Performance
- Integrating Langfuse metrics into AI assistant workflows