Server data from the Official MCP Registry
Verified business-day math for AI agents: holidays + per-country weekends, not guesses.
Verified business-day math for AI agents: holidays + per-country weekends, not guesses.
bizdays is a well-architected, security-conscious MCP server for business-day calculations. It has no authentication requirements (appropriate for its stateless, read-only purpose), no malicious patterns, and no credential handling. Code quality is high with proper input validation and error handling. Permissions are tightly scoped to the server's purpose: read-only access to bundled holiday data and weekend rules with no network calls, file I/O, or process execution. Minor findings around broad exception handling in RPC error paths and lack of sensitive-operation logging do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
7 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-qinisolabs-bizdays": {
"args": [
"-y",
"@qinisolabs/bizdays"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.