Odel
Mock Screenshots

Mock Screenshots

Local
@gamercc-appsJavaScriptUpdated 1mo ago

Deep links to pixel-perfect fake chat & screenshot generators (iMessage, WhatsApp & more).

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@gamercc-apps/mockscreenshots-mcpv0.1.6

Run

npx -y @gamercc-apps/mockscreenshots-mcp

MCP client config

{
  "mcpServers": {
    "mock-screenshots": {
      "command": "npx",
      "args": [
        "-y",
        "@gamercc-apps/mockscreenshots-mcp"
      ]
    }
  }
}