Home › Other › Universal Screenshot MCP

Universal Screenshot MCP

MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)

TypeScript
★ 32 stars Last pushed 2026-09-21 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.4.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-screenshot-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry