Sky PC MCP Companion Safe
Related Servers
Alternatives to Sky PC MCP Companion Safe
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA local, dependency-free MCP server that gives AI agents controlled access to the active Windows desktop, enabling automated interaction with applications through screenshots, clicks, typing, and window management.76 npmMIT
- FlicenseNot gradedqualityCmaintenanceThis MCP server enables an AI agent to control a Windows PC through human-like interactions such as screen capture, OCR, mouse, keyboard, and navigation, without using shortcut APIs.-
- AlicenseNot gradedqualityCmaintenanceA Windows-only local MCP server that lets Codex/ChatGPT agents control the keyboard, operate foreground windows, and send input to applications and games running with administrator privileges.MIT
- FlicenseNot gradedqualityBmaintenanceA Windows-only MCP server that gives AI models eyes and hands on a Windows machine, enabling file reading, screenshots, mouse/keyboard injection, and an auto-debug loop with a safety-focused watchdog for protected abort regions.-
- FlicenseNot gradedqualityBmaintenanceMCP server that enables AI agents to control Windows by clicking, typing, and navigating with a visible cursor overlay, using a layered approach (native UIA, browser CDP, pixel fallback) for reliable interaction.1-
- AlicenseNot gradedqualityDmaintenanceA standalone MCP server for Windows desktop control, enabling screenshots, mouse and keyboard input, app launch, window/display management, and clipboard access via natural language.2MIT
TDQS
Scored across 8 tools
screenshot and take_screenshot are literal duplicates (compatibility alias), creating direct ambiguity. read_screen overlaps significantly with screenshot since both capture the window, differing only in OCR output. open_chat vs send_chat also overlap since send_chat opens chat itself. Several tools have unclear boundaries.
Most tools follow a verb_noun pattern (press_key, open_chat, type_text, send_chat, read_screen), which is consistent. However, status uses a noun-only name, screenshot and take_screenshot mix a simple noun-verb with an explicit verb_noun alias, and there's inconsistency in how the capture intent is expressed (screenshot vs read_screen).
8 tools is a reasonable count for a screen-capture and input automation server. However, the presence of a duplicate alias (take_screenshot) artificially inflates the count, and the domain could arguably be served well with 5-6 distinct tools.
The surface covers the core lifecycle: status checking, capture, OCR reading, key input, and chat operations (open, type, send). Minor gaps exist—there's no tool for mouse input, clipboard management, or capturing the full screen rather than just the game window, but the stated scope appears centered on Sky gaming automation and is reasonably well covered.