bizdays
Rank #53,976io.github.qinisolabs/bizdays
Verified business-day math for AI agents: holidays + per-country weekends, not guesses.
bizdays is a Model Context Protocol (MCP) server published by qinisolabs. It ranks #53,976 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. bizdays is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 78,137 of 132,113 servers on MCP Toplist.
Use bizdays
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bizdays https://bizdays.qinisolabs.workers.dev/mcpclaude mcp add bizdays -- npx -y @qinisolabs/bizdays[mcp_servers.bizdays]
url = "https://bizdays.qinisolabs.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.bizdays]
command = "npx"
args = ["-y", "@qinisolabs/bizdays"]Add to ~/.codex/config.toml.
https://bizdays.qinisolabs.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bizdays": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/bizdays"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bizdays": {
"url": "https://bizdays.qinisolabs.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"bizdays": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/bizdays"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bizdays": {
"type": "http",
"url": "https://bizdays.qinisolabs.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"bizdays": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qinisolabs/bizdays"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bizdays": {
"serverUrl": "https://bizdays.qinisolabs.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bizdays": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/bizdays"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bizdays": {
"url": "https://bizdays.qinisolabs.workers.dev/mcp"
}
}
}{
"mcpServers": {
"bizdays": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/bizdays"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.qinisolabs%2Fbizdays)<a href="https://mcptoplist.com/server/io.github.qinisolabs%2Fbizdays"><img src="https://mcptoplist.com/badge/io.github.qinisolabs%2Fbizdays.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
qinisolabs
Other servers by qinisolabs
- companieswise#14,895 · 5 vers
- Qiniso#22,047 · 5 vers
- sanctionwise#23,339 · 2 vers
- floodwise#35,023 · 1 ver
- icdwise#64,019 · 1 ver
- localecheck#64,020 · 1 ver
- veridigit#64,021 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jun 17, 2026 |
| 0.1.0 | Jun 17, 2026 |
Frequently asked questions
- Who maintains bizdays?
- bizdays is maintained by qinisolabs, which publishes 9 MCP servers (18 total versions) tracked on MCP Toplist.
- Is bizdays listed on the Official MCP Registry?
- Yes — bizdays is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does bizdays have?
- MCP Toplist tracks 2 versions of bizdays, most recently published on Jun 17, 2026.
- Where can I find the source code for bizdays?
- The source code for bizdays is hosted at github.com/qinisolabs/bizdays.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.