Skip to main content
Glama
Log-LogN

langfuse-mcp-java

list_models

Retrieve a paginated list of all models in your Langfuse project, including Langfuse-managed and custom models with pricing and configuration details.

Instructions

Returns a paginated list of all models in the Langfuse project, including both Langfuse-managed models and custom models you have defined. Each model contains: id, modelName, matchPattern, unit, inputPrice, outputPrice, totalPrice, startDate, tokenizerId, isLangfuseManaged. Pagination: page is 1-based (default 1), limit controls page size (default 20).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYesPage number, 1-based. Omit to use default (1).
limitYesResults per page. Omit to use default (20).

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