Back to directory
optuna/optuna-mcp

optuna/optuna-mcp

@optuna

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
2026/6/12
Updated
2026/6/13