Skip to main content
Glama
avivsinai

langfuse-mcp

get_dataset

Retrieve a specific dataset by name from Langfuse to access its metadata, item count, and associated runs for LLM application observability.

Instructions

Get a specific dataset by name.

Retrieves dataset details including metadata and item count. Args: ctx: Context object containing lifespan context with Langfuse client name: The name of the dataset to fetch Returns: A dictionary containing dataset details: - id: Unique dataset identifier - name: Dataset name - description: Dataset description - metadata: Custom metadata - items: List of dataset items (if included by the API) - runs: List of dataset runs (if included by the API)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesThe name of the dataset to fetch

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/avivsinai/landfuse-mcp'

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