Overview
Features
Study
Create and load Optuna studies, configure directions, and manage study-related metadata (e.g., sampler, metrics) via MCP.
Trial
Propose new trial parameters (ask), report results (tell), and manage trial attributes and metadata.
Visualization
Provide plotting tools for optimization history, hypervolume, Pareto fronts, contours, parallel coordinates, and related visual analyses.
Web Dashboard
Launch the Optuna dashboard for interactive analysis of optimization results (default port 58080).
Who Is This For?
- LLM users:Automate hyperparameter optimization workflows using LLM prompts and responses within an MCP-enabled environment.
- Data scientists:Interactively analyze Optuna optimization results through a chat interface integrated with MCP.
- MCP integrators:Assist other MCP tools by optimizing their input and output flows through the MCP server.




