OlympHill
M

mcp-server-langfuseשרת המודל הקונטקסטלי (MCP) לניהול הסטיילים של Langfuse.

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

שרת המודל הקונטקסטלי (MCP) לניהול הסטיילים של Langfuse תומכת במשתמשים באינטראקציה ישירה עם סטיילים של Langfuse דרך הנוהל MCP. היא מאפשרת הגעה וניהול סטיילים על ידי אימפלמנטציה של MCP Prompts והיא תומכת בפירוט סטיילי הפיילוט וקטע הלמד של Langfuse.

תכונות עיקריות

  • הימפלמנטציה של MCP Prompt specification
  • prompts/list עם דפדופ-אופציונאלי
  • prompts/get עבור סטיילים-מסומנים
  • get-prompts tool
  • get-prompt tool

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

ניהול הסטיילים של Langfuse

השתמש בשרת MCP כאומר-רק-ה- tool לניהול ל-Langfuse- style prompts באפליקציות

התאמה עם Desktop סלוד

את כך-אפ- Configure השרת MCP עם- Claude Desktop- - כ- נהל- Tool Langfuse-prompts-

יתרונות וחסרונות

יתרונות

  • מאפשר הגישה והניהול של סטיילי Langfuse דרך MCP
  • תומך כריית סטיילים ואיסופו
  • מציע דפדופ-אופציונאלי ל- listing סטיילים
  • ממיר סטיילי Langfuse ל- MCP prompt objects

חסרונות

  • נותן סטיילים-מסומנים רק
  • מניח כי כל תנאי האפשריות יכולים להיות ברחביות
  • פעולות דפדופ דורשות איסוף-שוב-מעד-פריש של קצב-חשבון, לא יעיל

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

What are the main limitations of this MCP server?

Arguments for prompts are assumed optional and lack descriptions, the list operation requires fetching each prompt individually which can be inefficient, and it only returns prompts marked as production, excluding others in Langfuse.

Asked by Gunnar Eriksson · May 20, 2026

What prompts can the server list and retrieve?

The server only returns prompts that have a "production" label in Langfuse. It lists them via /prompts/list with optional cursor pagination, and retrieves a specific prompt via /prompts/get, transforming it into an MCP prompt object.

Asked by Noor Siddiqui · May 13, 2026

How do I add mcp-server-langfuse to an MCP client like Claude Desktop?

Build the server with "npm install" and "npm run build", then add it to Claude’s config: set mcpServers.langfuse.command to "node <path>/build/index.js" and provide LANGFUSE_PUBLIC_KEY, LANGFUSE_SECRET_KEY, and LANGFUSE_BASEURL in the env section.

Asked by Fatima Zahra · May 11, 2026

שאל שאלה

חלופות לשרתי MCP