Back to directory
optuna/optuna-mcp

optuna/optuna-mcp

@optuna8525100

The Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.

optunaoptimizationhyperparametermcpautomationanalysismachine-learningtool

Installation & Configuration

{
  "mcpServers": {
    "Optuna": {
      "command": "/path/to/uvx",
      "args": [
        "optuna-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/6/10
Updated
2026/8/5