Agent Tools
Back to MCP servers

io.github.SolvoHQ/openworkdays

https://openworkdays.vercel.app/api/mcp
● healthy

skills: {'id': 'businessdays', 'name': 'businessdays', 'description': 'Business-day date math. Three modes inferred from params: add (start+days -> the date N business days away, negative days = before), diff (start+end -> count of business days between, inclusive of both endpoints), is (date -> is it a business day). Optional weekend (default sat,sun) and holidays (comma list of YYYY-MM-DD you supply). No signup, no API key. Pure UTC date-only math; no time-of-day/DST/timezone.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 877.5ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://openworkdays.vercel.app/api/mcp
JSON-RPC initialize probe
curl -X POST https://openworkdays.vercel.app/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://openworkdays.vercel.app/api/mcp
Listed at (chiark)
https://chiark.ai/agents/ef9040c3-d223-4a24-98cc-7ea86142485f