MCP Hub
Back to servers

Window Layout

MCP (Model Context Protocol) Server. Enables AI to arrange and organize windows on Windows operating systems through natural language commands for efficient desktop workspace management

pulsemcp
Stars
3
Validated
Jan 11, 2026

Window Layout MCP Server

Supported Operating Systems

  • Windows

Build Instructions

cargo build --release

Configuration

Claude

{
  "mcpServers": {
    "windowLayout": {
      "command": "binary file path",
      "args": []
    }
  }
}

Usage Instructions

  • Please arrange all File Explorer windows on my screen
  • Please arrange all windows on my screen in a 2x3 grid layout
  • Please arrange XX windows from top-left to bottom-right, with each window offset by 128 pixels

Reviews

No reviews yet

Sign in to write a review

Window Layout — MCP Server | MCP Hub