Loading languages...
SC

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 interfaces. Good for automation, education and having fun.

Screen Control
Automation
LLM
GUI Automation

# mcpServer Config

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

# stdio

pathToEnv\venv\Scripts\python.exe pathToProject\ScreenPilot\main.py
Transport:
stdio
भाषा:
Python
अद्यतन किया गया:7/23/2025