Back to MCP Servers
🔌

optuna/optuna-mcp

MIT

🎖️ 🐍 🏠 🐧 🍎 - Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with .

PythonSearch

Install

npx -y optuna-optuna-mcp

claude_desktop_config.json

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

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.