mcpbeat Sign in

lookup-holiday MCP Server

answering

lookup-holiday is answering right now. Last checked 5 min ago. It exposes 1 tools. Last commit 12 Aug 2026.

Real public holiday lookup for 206 countries via a rule-based calendar engine. Paid via x402.

Uptime history 21 days of history
21 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
485 ms
Response time
average over 24h
0
Stars
last commit 12 Aug 2026

What the code does

We read the source, 12 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command worker-configuration.d.ts:3387
    exec(input?: string | URLPatternInit, baseURL?: string): URLPatternResult | null;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add lookup-holiday --transport http https://lookup-holiday.encodari.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lookup-holiday": {
      "url": "https://lookup-holiday.encodari.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lookup-holiday]
url = "https://lookup-holiday.encodari.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "lookup-holiday": {
      "url": "https://lookup-holiday.encodari.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lookup-holiday": {
      "url": "https://lookup-holiday.encodari.workers.dev/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

lookup
lookup_holiday
Looks up real public/bank/school holidays for a country (and optionally a state/region) and year from a real rule-based calendar engine covering 206 countries — moveable holidays like Easter are computed astronomically, not guessed. Costs $0.01 USDC (Base) per call.

Endpoints

URLTransportStateLatencyChecked
https://lookup-holiday.encodari.workers.dev/mcp streamable-http answering 548 ms 5 min ago

Alternatives to lookup-holiday

same job, measured the same way
C
Public Holidays
by invokera

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

2 tools answering
Holidays MCP
by lulu-the-narwhal

Free, keyless public holidays lookup for any country and year, plus single-date holiday checks.

2 tools answering
Globalrules
by yk647

Verified country facts (VAT, holidays, visas; 114 countries). Free + paid (x402 USDC) tools.

102 installs/wk local only
Netcafe Almanac
by ainetcafe

Chinese almanac: lunar calendar, BaZi 八字, daily 宜忌, lucky-day picker, public holidays.

6 tools answering
Execution Market
by execution

AI agents publish bounties for real-world tasks. Gasless USDC payments via x402.

answering
Lazareus
by ajwentcrazy

S3 storage and Solana/Base/Ethereum health checks for AI agents, paid per call via x402.

8 tools answering
Trip1
by trip1

Book hotels over MCP. Pay over x402. 3M+ properties in 200+ countries, USDC on Base.

4 tools answering
VectorCache Semantic Vector Cache
by pgalyen1987

x402-gated semantic vector cache for agent swarms: Redis-backed similarity lookup. Paid in USDC.

45 installs/wk local only

lookup-holiday — questions

Answers built from our own checks of this server.

What can lookup-holiday do?
It exposes 1 tools, read directly from the server on our last check. Among them: lookup_holiday. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is lookup-holiday working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 485 ms. The bar chart above shows every period we have measured.
How do I connect lookup-holiday?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does lookup-holiday need an API key?
No. lookup-holiday completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is lookup-holiday?
It answers our handshake in 485 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is lookup-holiday open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.