# MCP Toolbox Server - Python Package This package provides the MCP Toolbox Server as a Python package, bundling the pre-compiled Go binary for your platform. It is designed to be executed directly via `uvx`. ## Usage You can run the MCP Toolbox Server instantly using `uvx`: ```bash uvx toolbox-server ```