Back to directory
optuna-mcp

optuna-mcp

@optuna73

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

OptunaHyperparameter OptimizationMachine LearningAItool

Installation & Configuration

{
  "mcpServers": {
    "optuna-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "optuna-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/6/9
Updated
2026/6/7