Skip to main content
Glama
Log-LogN

langfuse-mcp-java

get_prompt

Fetch a specific prompt by name from Langfuse, optionally specifying a version number or label like 'production' or 'staging' to retrieve prompt content, configuration, and metadata.

Instructions

Fetch a specific prompt by name. Optionally pin to a version number or a label (e.g. 'production', 'staging'). Returns: name, version, type (text|chat), prompt content, labels, tags, config. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesPrompt name (exact match)
versionYesVersion number — omit for latest
labelYesLabel, e.g. 'production' or 'staging'

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