Back to directory
ScreenPilot

ScreenPilot

@Mtehabsim38

MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interface

Screen ControlAutomationLLMGUI Automationautomation

Installation & Configuration

{
  "mcpServers": {
    "device-controll": {
      "command": "pathToEnv\\venv\\Scripts\\python.exe",
      "args": [
        "pathToProject\\ScreenPilot\\main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/7/23
Updated
2025/7/23