Bizdays runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 22 Jun 2026.
Verified business-day math for AI agents: holidays + per-country weekends, not guesses.
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 bizdays -- npx -y @qinisolabs/bizdays
{
"mcpServers": {
"bizdays": {
"args": [
"-y",
"@qinisolabs/bizdays"
],
"command": "npx"
}
}
}
[mcp_servers.bizdays]
command = "npx"
args = ["-y", "@qinisolabs/bizdays"]
{
"mcpServers": {
"bizdays": {
"args": [
"-y",
"@qinisolabs/bizdays"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bizdays": {
"args": [
"-y",
"@qinisolabs/bizdays"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.