Skip to content

Shipcheck

Free

by MCP Community

Product standards for MCP Tool Shop — Ship Gate checklist, error contract, and adoption guides.

v1.0.4Added Apr 12, 2026
shipcheckstandardsship-gateerror-contractchecklist
Works with:ClaudeGPTGeminiCopilot

Shipcheck MCP Server

Product standards for MCP Tool Shop — Ship Gate checklist, error contract, and adoption guides.

Installation

npx -y @mcptoolshop/shipcheck

Reviews

Leave a Review

Installation

Quick install
npx -y @mcptoolshop/shipcheck
Add to claude_desktop_config.json
{
  "mcpServers": {
    "shipcheck": {
      "command": "npx",
      "args": ["-y", "@mcptoolshop/shipcheck"]
    }
  }
}