Public Holidays for Cursor
com.invokera/public-holidays
Public holidays for 100+ countries — by year, or the next ones coming up. Via Nager.Date.
client:Cursor
transport:streamable-http
tools:2
Install Public Holidays in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"public-holidays": {
"url": "https://invokera.com/r/public-holidays"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs