← Index

ShipScreens MCP Server

io.github.iamjamb/shipscreens·v0.1.6·Other
Quality Score
95
/100

Use this for coding-agent screenshot release ops via MCP or CLI; not translation-only workflows.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "shipscreens": {
      "command": "npx",
      "args": [
        "-y",
        "shipscreens"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "shipscreens": {
      "command": "npx",
      "args": [
        "-y",
        "shipscreens"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y shipscreens
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
5
§04  Alternatives in Other