Skip to content
Back to search
30
MCP streamable-http

io.github.solvohq/openworkdays

io.github.solvohq/openworkdays

Zero-signup business-day date-math API: add days, count days between dates, is-business-day.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.SolvoHQ/openworkdays
Zero-signup business-day date-math API: add days, count days between dates, is-business-day.
0 tools · streamable-http
io.github.qinisolabs/bizdays
Verified business-day math for AI agents: holidays + per-country weekends, not guesses.
0 tools
io.github.jayofemi/shikamaru
Provably correct day-count, calendar, business-day, and schedule math, verified against QuantLib.
0 tools
holidays-api /next-business-day
Next N business days skipping weekends and holidays [x402: $0.001/call on base, category=data]
0 tools · http
holidays-api
Public holiday and business-day calendar for 100+ countries with sub-national support. /is-holiday, /next-business-day, /year, /countries. F
0 tools · http
io.github.kozmos-tech/contactapi
An open-source API for collecting and managing contacts and signups.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.solvohq/openworkdays": {
      "url": "https://openworkdays.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}