Skip to content
VS Code

Public Holidays for VS Code

com.invokera/public-holidays

Public holidays for 100+ countries — by year, or the next ones coming up. Via Nager.Date.

client:VS Code transport:streamable-http tools:2

Install Public Holidays in VS Code

.vscode/mcp.json

{
  "servers": {
    "public-holidays": {
      "type": "http",
      "url": "https://invokera.com/r/public-holidays"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Public Holidays in other clients