Skip to content
Zed

Holidays for Zed

io.github.pipeworx-io/holidays

Holidays MCP — wraps Nager.Date API (free, no auth)

client:Zed transport:streamable-http

Install Holidays in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "holidays": {
      "url": "https://gateway.pipeworx.io/holidays/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Holidays in other clients