Release v1.0.0
MCP Protocol
Official PyPI Package Launch & Autonomous MCP Server
Aug 23, 2026
Developers and AI agents can now interact with Yukisbox natively without writing boilerplate HTTP clients:
- Official PyPI Package: Run
pip install yukisboxon any OS (Linux, macOS, Windows). Built purely with the Python standard library (zero third-party dependencies). - Model Context Protocol (MCP) Server: Published native Streamable HTTP and SSE transport at
/mcpand/mcp/sse, enabling Claude Desktop, Cursor, and autonomous toolchains to upload and convert files out-of-the-box. - One-Line Bash Installer: Added
curl -sSL https://yukiapi.site/install.sh | bashfor automated server setup. - Interactive Install Portal: Launched
/installwith copy-paste snippets for pip, curl, docker, and standalone python.