Back to search
30
MCP http

tzapi /business-hours

x402/tzapi-/business-hours

Is the business currently open? Country-holiday-aware [x402: $0.002/call on base, category=data]

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

Similar MCP servers embedding-nearest

tzapi /now
Current local time and IANA timezone for a city or coordinates [x402: $0.001/call on base, category=data]
0 tools · http
tzapi
Timezone, datetime conversion, and business-hours lookups for AI scheduling/booking agents. /now, /convert, /business-hours accept city name
0 tools · http
tzapi /convert
Convert a datetime between two timezones [x402: $0.001/call on base, category=data]
0 tools · http
holidays-api /is-holiday
Is a date a public holiday in a country [x402: $0.001/call on base, category=data]
0 tools · http
holidays-api /year
All public holidays for a country in a given year [x402: $0.005/call on base, category=data]
0 tools · http
holidays-api /next-business-day
Next N business days skipping weekends and holidays [x402: $0.001/call on base, category=data]
0 tools · http

How to use

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

{
  "mcpServers": {
    "tzapi_/business-hours": {
      "url": "https://tzapi.vercel.app/business-hours",
      "transport": "http"
    }
  }
}