Holidays MCP
Rank #52,735io.github.Lulu-The-Narwhal/holidays-mcp
Free, keyless public holidays lookup for any country and year, plus single-date holiday checks.
Holidays MCP is a Model Context Protocol (MCP) server published by lulu-the-narwhal. It ranks #52,735 of 115,591 servers tracked on MCP Toplist. Holidays MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 62,856 of 115,591 servers on MCP Toplist.
Use Holidays MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http holidays-mcp https://ads.getlulu.dev/holidays/mcp[mcp_servers.holidays-mcp]
url = "https://ads.getlulu.dev/holidays/mcp"Add to ~/.codex/config.toml.
https://ads.getlulu.dev/holidays/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"holidays-mcp": {
"url": "https://ads.getlulu.dev/holidays/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"holidays-mcp": {
"type": "http",
"url": "https://ads.getlulu.dev/holidays/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"holidays-mcp": {
"serverUrl": "https://ads.getlulu.dev/holidays/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"holidays-mcp": {
"url": "https://ads.getlulu.dev/holidays/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fholidays-mcp)<a href="https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fholidays-mcp"><img src="https://mcptoplist.com/badge/io.github.Lulu-The-Narwhal%2Fholidays-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lulu-the-narwhal
Other servers by lulu-the-narwhal
- Dali by Lulu#7,175 · 2 vers
- Lulu Ads — Publisher Concierge#12,621 · 1 ver
- crypto-price-mcp#51,841
- air-quality-mcp#64,479
- domain-rdap-mcp#64,480
- fx-converter-mcp#64,481
- holidays-mcp#64,482
- postal-lookup-mcp#64,483
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 9, 2026 |
| 0.1.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Holidays MCP?
- Holidays MCP is maintained by lulu-the-narwhal, which publishes 16 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Holidays MCP listed on the Official MCP Registry?
- Yes — Holidays MCP is listed on the Official MCP Registry.
- How many versions does Holidays MCP have?
- MCP Toplist tracks 2 versions of Holidays MCP, most recently published on Aug 9, 2026.
- Where can I find the source code for Holidays MCP?
- The source code for Holidays MCP is hosted at github.com/Lulu-The-Narwhal/lulu-platform.