Skip to main content
Glama

Optuna MCP Server

Official
by optuna

launch_optuna_dashboard

Start the Optuna dashboard to visualize and analyze hyperparameter optimization results, enabling interactive exploration of model tuning processes on the Optuna MCP Server.

Instructions

Launch the Optuna dashboard

Input Schema

NameRequiredDescriptionDefault
portNo

Input Schema (JSON Schema)

{ "properties": { "port": { "default": 58080, "title": "Port", "type": "integer" } }, "title": "launch_optuna_dashboardArguments", "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