Back to Home
AuraFriday icon

system_mcp

Verified Safe

by AuraFriday

Overview

Provides cross-platform desktop automation and management capabilities, optimized for AI access to interact with applications like a human.

Installation

Run Command
No command provided

Environment Variables

  • TOOL_SUFFIX
  • ELECTRON_ENABLE_ACCESSIBILITY
  • ELECTRON_FORCE_RENDERER_ACCESSIBILITY

Security Notes

The server's core functionality involves direct operating system interaction, including command execution via `subprocess.Popen`, file system operations (read/write), and direct UI manipulation. This grants very powerful control over the user's machine. Security relies heavily on the `tool_unlock_token` and the host system's permissions. If the token is compromised, an attacker could gain full control. The code itself does not show immediate signs of malicious intent or 'eval' of untrusted input, and input parameters are validated. However, due to its inherent power, misuse or compromise of the token poses a high risk. It is safe to run only if the environment is secure and the unlock token is protected.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-02

Tags

Desktop AutomationCross-PlatformUI InteractionAI AccessRPAWindow Management