Home › Finance › bizdays

bizdays

Verified business-day math for AI agents: holidays + per-country weekends, not guesses.

TypeScript CloudLocal
★ 1 stars Last pushed 2026-06-22 License: Apache-2.0

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.0)

npx -y @qinisolabs/bizdays@0.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "bizdays": {
      "command": "npx",
      "args": [
        "-y",
        "@qinisolabs/bizdays@0.2.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry