Skip to main content
Glama

Optuna MCP Server

Official
by optuna

best_trial

Retrieve the optimal trial for single-objective optimization studies using the Optuna MCP Server. Simplify hyperparameter analysis and enhance model tuning outcomes effectively.

Instructions

Get the best trial

This feature can only be used for single-objective optimization. If your study is multi-objective, use best_trials instead.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "best_trialArguments", "type": "object" }

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/optuna/optuna-mcp'

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