The Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.
{ "mcpServers": { "optuna": { "command": "uvx", "args": [ "optuna-mcp" ] } } }