Langfuse Mcp
@hugoles
Langfuse Mcp について
TypeScript MCP server for the Langfuse Public API with tools to query traces, observations, sessions, scores, prompts, datasets, and metrics from any MCP client.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"langfuse": {
"command": "npx",
"args": [
"-y",
"langfuse-mcp"
],
"env": {
"LANGFUSE_PUBLIC_KEY": "pk-lf-...",
"LANGFUSE_SECRET_KEY": "sk-lf-...",
"LANGFUSE_BASE_URL": "https://cloud.langfuse.com"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Langfuse Mcp?
A TypeScript MCP server that integrates with the Langfuse Public API, providing tools to query traces, observations, sessions, scores, prompts, datasets, and metrics from any MCP client.
How to use Langfuse Mcp?
—
Key features of Langfuse Mcp
- TypeScript MCP server for the Langfuse Public API
- Query traces, observations, and sessions
- Query scores, prompts, and datasets
- Query metrics
- Accessible from any MCP client
Use cases of Langfuse Mcp
- Retrieve Langfuse traces via MCP
- Fetch observations and sessions
- Access scores, prompts, and datasets
- Obtain metrics from Langfuse
FAQ from Langfuse Mcp
What does Langfuse Mcp do?
It is a TypeScript MCP server for the Langfuse Public API, enabling queries of traces, observations, sessions, scores, prompts, datasets, and metrics.
What data can I query with Langfuse Mcp?
Traces, observations, sessions, scores, prompts, datasets, and metrics.
「開発者ツール」の他のコンテンツ
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
test
prysmaticlabsGo implementation of Ethereum proof of stake
コメント