Windows-Auto-Night-Mode

GitHub

Automatically switches between the dark and light theme of Windows 10 and Windows 11

Windows-Auto-Night-Mode MCP Server

MCP server for AutoDarkMode/Windows-Auto-Night-Mode

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Windows-Auto-Night-Mode": {
      "command": "npx",
      "args": [
        "-y",
        "@AutoDarkMode/Windows-Auto-Night-Mode"
      ]
    }
  }
}