Shipcheck
Freeby 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
Shipcheck MCP Server
Product standards for MCP Tool Shop — Ship Gate checklist, error contract, and adoption guides.
Installation
npx -y @mcptoolshop/shipcheck
Reviews
Installation
Quick install
npx -y @mcptoolshop/shipcheck
Add to claude_desktop_config.json
{
"mcpServers": {
"shipcheck": {
"command": "npx",
"args": ["-y", "@mcptoolshop/shipcheck"]
}
}
}