Holidays for VS Code
io.github.pipeworx-io/holidays
Holidays MCP — wraps Nager.Date API (free, no auth)
client:VS Code
transport:streamable-http
Install Holidays in VS Code
.vscode/mcp.json
{
"servers": {
"holidays": {
"type": "http",
"url": "https://gateway.pipeworx.io/holidays/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs