← Index

Shipcheck MCP

io.github.TateLyman/shipcheck-mcp·v0.1.4·Other
Quality Score
90
/100

Run Shipcheck repo risk scans from MCP coding agents.

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