Submit

Mcp Window Screenshooter

@Tiartyos

A cross-platform Model Context Protocol (MCP) server that enables AI agents to capture screenshots of specific application windows!

Server Config

{
  "mcpServers": {
    "mcp-window-screenshooter": {
      "command": "python",
      "args": [
        "server.py"
      ],
      "cwd": "/path/to/window-screenshooter"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.