PC Controller MCP Server
Related Servers
Alternatives to PC Controller MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to control and interact with a local Windows computer through authenticated MCP tools, including file operations, shell commands, process management, HTTP requests, and system/media inspection.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to perform extensive Windows system administration, file operations, process management, network configuration, registry editing, GUI automation, and more through a comprehensive set of MCP tools.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables MCP-capable AI assistants to control a Windows computer through GUI automation, file and process operations, PowerShell commands, durable background jobs, and binary file transfer with downloadable exports.MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to seamlessly integrate with the Windows operating system, performing tasks such as file navigation, application control, UI interaction, and QA testing via the MCP protocol.-
- AlicenseNot gradedqualityAmaintenanceEnables AI clients to securely control and interact with a local Windows machine through 218 configurable tools for files, Git, processes, Windows UI, browser automation, WSL, Office, recovery, skills, and child MCP servers.5 npmMIT
- FlicenseBqualityBmaintenanceEnables AI clients to execute Windows commands, manage files, query system information, and perform code checks via MCP protocol.241-
TDQS
Scored across 18 tools
Most tools have clearly distinct purposes. The only notable overlap is run_command vs run_command_long, which differ primarily by timeout and use case, potentially causing misselection.
Tool names mostly follow a consistent verb_noun snake_case pattern (e.g., file_read, process_kill, zip_extract). Minor deviations like 'notify' (verb only) and 'sys_info' (abbreviated) are present but not confusing.
18 tools is a reasonable number for a PC controller server covering command execution, file operations, process management, UI automation, and clipboard. The count is well-scoped, though the two run_command variants could be consolidated.
The tool set covers many core PC control tasks, but lacks dedicated file delete/move/copy operations and direct process start. These gaps can be worked around via run_command, but would be missed in common workflows.