Ask your AI assistant about public holidays in 30+ countries — right inside Claude, Cursor, VS Code, and any MCP-compatible client.
Inday MCP server exists for a simple reason — assistants are far more useful when they can act on Inday directly instead of describing what you should do. Ask your AI assistant about public holidays in 30+ countries — right inside Claude, Cursor, VS Code, and any MCP-compatible client.
Once Inday is connected, these are the calls the assistant has available:
check_holiday — Check if a specific date is a public holidayget_calendar — Full year holiday calendar for a countrylist_countries — List all 30+ supported countriesnext_holiday — Find the next upcoming holidaycount_working_days — Count working days between two datesCursor — Edit ~/.cursor/mcp.json (or Settings → MCP → Add Server):Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Inday's toolset — check_holiday, get_calendar, list_countries and 3 more — is a fair guide to whether it matches your workflow. It is maintained by gokhanibrikci; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Inday's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| check_holiday | Check if a specific date is a public holiday |
| get_calendar | Full year holiday calendar for a country |
| list_countries | List all 30+ supported countries |
| next_holiday | Find the next upcoming holiday |
| count_working_days | Count working days between two dates |
| Cursor | Edit ~/.cursor/mcp.json (or **Settings → MCP → Add Server**): |
{
"mcpServers": {
"inday": {
"type": "streamable-http",
"url": "https://inday.co/api/mcp",
"headers": {
"X-API-KEY": "your_api_key_here"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.