MCP Jp Paid Leave runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from npm. Last commit 31 Jul 2026.
MCP server for Japanese statutory annual paid leave (nenkyu) calculations.
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 mcp-jp-paid-leave -- npx -y mcp-jp-paid-leave
{
"mcpServers": {
"mcp-jp-paid-leave": {
"args": [
"-y",
"mcp-jp-paid-leave"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-jp-paid-leave]
command = "npx"
args = ["-y", "mcp-jp-paid-leave"]
{
"mcpServers": {
"mcp-jp-paid-leave": {
"args": [
"-y",
"mcp-jp-paid-leave"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-jp-paid-leave": {
"args": [
"-y",
"mcp-jp-paid-leave"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.