langfuse 用 MCP サーバー
AI アシスタントを Langfuse ワークスペースに統合するためのモデル コンテキスト プロトコル (MCP) サーバー実装。
概要
このパッケージは、AIアシスタントがLangfuseワークスペースと連携できるようにするMCPサーバーを提供します。これにより、AIモデルは以下のことが可能になります。
- 時間範囲による LLM メトリクスのクエリ
インストール
パッケージはnpmで見つかります: shouting-mcp-langfuse
前提条件
サーバーを使用する前に、Langfuseプロジェクトを作成し、プロジェクトの公開鍵と秘密鍵を取得する必要があります。これらの鍵はLangfuseダッシュボードで確認できます。
- Langfuseプロジェクトを立ち上げる
- 公開鍵と秘密鍵を取得する
- 環境変数を設定する
構成
サーバーには次の環境変数が必要です。
LANGFUSE_DOMAIN
: Langfuse ドメイン (デフォルト:https://api.langfuse.com
)LANGFUSE_PUBLIC_KEY
: Langfuseプロジェクトの公開鍵LANGFUSE_PRIVATE_KEY
: Langfuseプロジェクトの秘密鍵
使用法
CLIツールとして実行
コード内での使用
利用可能なツール
サーバーは、次の langfuse 統合ツールを提供します。
getLLMMetricsByTimeRange
: 時間範囲で LLM メトリックを取得する
ライセンス
ISC
著者
リポジトリ
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI アシスタントを Langfuse ワークスペースと統合し、モデルが時間範囲で LLM メトリックを照会できるようにする MCP サーバー実装。
Related MCP Servers
- -securityFlicense-qualityA production-ready MCP server built with FastAPI, providing an enhanced tool registry for creating, managing, and documenting AI tools for Large Language Models (LLMs).Last updated -13Python
- -securityAlicense-qualityAn MCP server that allows AI assistants to interact with Foundry datasets, ontology objects, and functions through natural language queries and commands.Last updated -2PythonMIT License
- AsecurityFlicenseAqualityAn MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.Last updated -1140TypeScript
Notion MCP Serverofficial
AsecurityAlicenseAqualityAn MCP server that enables AI assistants to interact with the Notion API, allowing them to search, read, comment on, and create content in Notion workspaces through natural language commands.Last updated -196,8371,995TypeScriptMIT License