Skip to main content
Glama
Log-LogN

langfuse-mcp-java

get_scores

Retrieve evaluation scores from Langfuse with filters for trace ID, observation ID, score name, data type, and timestamp ranges to analyze LLM application performance.

Instructions

List evaluation scores with optional filters. dataType values: NUMERIC | CATEGORICAL | BOOLEAN. Returns: id, traceId, observationId, name, value, dataType, comment, source. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYesPage number
limitYesItems per page, max 100
traceIdYesFilter by trace ID
observationIdYesFilter by observation ID
nameYesFilter by score name
dataTypeYesFilter by type: NUMERIC | CATEGORICAL | BOOLEAN
fromTimestampYesISO-8601 start timestamp
toTimestampYesISO-8601 end timestamp

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Log-LogN/langfuse-mcp-java'

If you have feedback or need assistance with the MCP directory API, please join our Discord server