Skip to main content
Glama
Log-LogN

langfuse-mcp-java

create_dataset

Create datasets in Langfuse for organizing and structuring LLM application data with optional JSON schemas and metadata.

Instructions

Creates a new dataset in Langfuse. name is required. description is optional. metadataJson, inputSchemaJson, and expectedOutputSchemaJson must be valid JSON when provided. Returns the created dataset definition.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesDataset name. Required.
descriptionYesOptional dataset description.
metadataJsonYesOptional metadata object as JSON.
inputSchemaJsonYesOptional JSON Schema for item inputs, encoded as JSON.
expectedOutputSchemaJsonYesOptional JSON Schema for expected outputs, encoded as JSON.

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