Ship MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 367 installs a week from npm. Last commit 28 Jul 2026.
Clean TypeScript starter for MCP servers: zod-validated tools, tests, one-command dev loop.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ship-mcp -- npx -y ship-mcp
{
"mcpServers": {
"ship-mcp": {
"args": [
"-y",
"ship-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ship-mcp]
command = "npx"
args = ["-y", "ship-mcp"]
{
"mcpServers": {
"ship-mcp": {
"args": [
"-y",
"ship-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ship-mcp": {
"args": [
"-y",
"ship-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.