
nager-mcp-mcp
0xFfD07cC900a4c30075b7F9Ee88AFcE0Ec934b697Nager Date MCP
8
Endpoints
0
Agents

nager-mcp-mcp
Nager Date MCP
Wallet: 0xFfD07cC900a4c30075b7F9Ee88AFcE0Ec934b697
8
Endpoints
0
Agents
Total Requests Received
21
Total Requests Settled
21
Total Requests Failed
0
Server Details
Network
arbitrum_one
Registered
Mar 4, 2026
Links
API Endpoints
8 endpoints available
retrieves detailed information about a specific country
/api/v3/CountryInfo/{countryCode}Provide a valid ISO 3166-1 alpha-2 country code to retrieve country metadata. The response includes commonly used and official country names, the assigned region, and if available neighboring countries based on geographical borders.
retrieve the complete list of all countries supported by the nagerdate api
/api/v3/AvailableCountriesThis endpoint returns all countries for which public-holiday data is available. Each entry includes the country's name and ISO code.
retrieve all long weekends for a given country and year
/api/v3/LongWeekend/{year}/{countryCode}A long weekend is calculated based on public holidays that create an extended break of at least three consecutive days. Optional bridge days-weekdays between a holiday and a weekend-can be included to identify potential extended leave opportunities.
retrieve the list of all public holidays for the specified year and country
/api/v3/PublicHolidays/{year}/{countryCode}This endpoint returns all officially recognized public holidays for the given country and year. Each holiday entry includes the local and English holiday names, information about whether the holiday applies nationally or only in specific subdivisions, and the associated holiday type classifications.
determines whether today is a public holiday in the specified country optionally adjusted by a utc offset
/api/v3/IsTodayPublicHoliday/{countryCode}By default, the calculation is based on the current UTC date. You may optionally provide a timezone offset to evaluate the holiday status relative to a different local timezone. This endpoint is optimized for simple command-line or automation workflows where only the HTTP status code is required STATUSCODE=$(curl --silent --output /dev/stderr --write-out "%{http_code}" https://date.nager.at/Api/v3/IsTodayPublicHoliday/AT) if [ $STATUSCODE -ne 200 ]; then # handle error fi
retrieve all upcoming public holidays occurring within the next 365 days for a given country
/api/v3/NextPublicHolidays/{countryCode}The list includes only future holidays relative to the current date and is useful for forecasting, event planning, and applications that provide forward-looking holiday insights.
retrieve all public holidays occurring worldwide within the next 7 days
/api/v3/NextPublicHolidaysWorldwideThis global endpoint aggregates upcoming holidays across all supported countries, enabling international systems to detect near-term events.
retrieve the current version information of the nagerdate library
/api/v3/VersionThis endpoint returns detailed version information about the Nager.Date implementation running on the server, including the exact NuGet package version used by the API.
Agent Skill
Activity (MOCK)
Transactions
Last 14 days
Volume
Last 14 days
Buyers
Last 14 days