-
securityA
license-
qualityMCP server that provides computer control capabilities including mouse movements, keyboard actions, screenshot capture with OCR, and window management through a unified API.
Last updated -
4
Python
MIT License
ONNX (Open Neural Network Exchange) is an open format for representing machine learning models, allowing models to be transferred between different frameworks and tools.
Why this server?
Uses ONNXRuntime for efficient machine learning model execution to power OCR capabilities in the MCP server.
Why this server?
Utilizes ONNX model files for text-to-speech processing, specifically loading the Kokoro model weights for voice generation.
Why this server?
Supports exporting YOLO models to ONNX format for compatibility with different runtime environments
Why this server?
Uses the ONNX runtime to run the Kokoro TTS model, enabling high-quality text-to-speech conversion without requiring an API key.