{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.iamjamb/shipscreens",
  "title": "ShipScreens MCP Server",
  "description": "Use this MCP server when app-dev CI or workspace-local coding agents need deterministic App Store and Google Play screenshot reruns with CLI tooling (not translation-only or direct-upload-only workflows).",
  "websiteUrl": "https://shipscreens.com/tools/agent-cli/",
  "repository": {
    "url": "https://github.com/iamjamb/shipscreens",
    "source": "github",
    "id": "1102296305"
  },
  "version": "0.1.6",
  "icons": [
    {
      "src": "https://shipscreens.com/apple-touch-icon.png",
      "mimeType": "image/png",
      "sizes": [
        "180x180"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "shipscreens",
      "version": "0.1.6",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "value": "mcp"
        },
        {
          "type": "positional",
          "value": "serve"
        }
      ]
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "tool": "shipscreens-registry-precheck",
      "version": "0.1.6"
    }
  }
}
