Skip to main content
Glama

Inday — 공휴일 API MCP 서버

Claude, Cursor, VS Code 및 모든 MCP 호환 클라이언트 내에서 30개국 이상의 공휴일에 대해 AI 어시스턴트에게 질문하세요.

MCP 엔드포인트: https://inday.co/api/mcp 전송 방식: Streamable HTTP 인증: X-API-KEY 헤더


시작하기

1단계 — 무료 API 키 받기 inday.co/signup에서 가입하세요. 무료 티어는 월 1,000회 요청을 포함하며 신용카드가 필요하지 않습니다.

2단계 — AI 클라이언트에 추가 (아래 설정 참조)

3단계 — 질문 시작하기 "다음 주 월요일이 터키의 공휴일인가요?" · "2026년 2분기 독일의 근무일은 며칠인가요?"


Related MCP server: PH Holidays MCP

설정

Claude Desktop

macOS~/Library/Application Support/Claude/claude_desktop_config.json 편집 Windows%APPDATA%\Claude\claude_desktop_config.json 편집

{
  "mcpServers": {
    "inday": {
      "type": "streamable-http",
      "url": "https://inday.co/api/mcp",
      "headers": {
        "X-API-KEY": "your_api_key_here"
      }
    }
  }
}

저장 후 Claude Desktop을 재시작하세요.


Cursor

~/.cursor/mcp.json을 편집하거나 Settings → MCP → Add Server를 선택하세요:

{
  "mcpServers": {
    "inday": {
      "type": "streamable-http",
      "url": "https://inday.co/api/mcp",
      "headers": {
        "X-API-KEY": "your_api_key_here"
      }
    }
  }
}

VS Code (GitHub Copilot / Continue)

워크스페이스의 .vscode/mcp.json 또는 사용자 settings.json을 편집하세요:

{
  "mcp": {
    "servers": {
      "inday": {
        "type": "streamable-http",
        "url": "https://inday.co/api/mcp",
        "headers": {
          "X-API-KEY": "your_api_key_here"
        }
      }
    }
  }
}

Smithery (원클릭 설치)

Install on Smithery


사용 가능한 도구

도구

기능

예시 프롬프트

check_holiday

특정 날짜가 공휴일인지 확인

"4월 23일이 터키의 공휴일인가요?"

get_calendar

국가별 연간 공휴일 캘린더

"2026년 독일의 모든 공휴일을 보여줘"

list_countries

지원되는 30개국 이상의 국가 목록

"Inday는 어떤 국가를 지원하나요?"

next_holiday

다음 공휴일 찾기

"UAE의 다음 공휴일은 언제인가요?"

count_working_days

두 날짜 사이의 근무일 계산

"터키의 4월 근무일은 며칠인가요?"


예시 프롬프트

  • "다음 주 월요일이 터키의 공휴일인가요? 그렇다면 어떤 공휴일인가요?"

  • "4월 스프린트를 계획하세요 — 독일과 영국의 모든 공휴일은 제외하세요."

  • "UAE 팀의 2026년 라마단 기간 중 근무일은 며칠인가요?"

  • "미국의 다음 긴 연휴는 언제인가요?"

  • "이번 달 프랑스와 독일의 공휴일을 비교하세요 — 어느 팀의 근무일이 더 많은가요?"

  • "터키와 미국 공휴일을 모두 피해서 다음 주에 고객 통화를 예약하세요."


지원 국가

🇹🇷 TR · 🇩🇪 DE · 🇺🇸 US · 🇬🇧 GB · 🇦🇪 AE · 🇸🇦 SA · 🇫🇷 FR · 🇯🇵 JP · 🇨🇦 CA · 🇦🇺 AU · 🇮🇳 IN · 🇧🇷 BR · 🇳🇱 NL · 🇪🇸 ES · 🇮🇹 IT · 🇵🇱 PL · 🇸🇪 SE · 🇳🇴 NO · 🇩🇰 DK · 🇫🇮 FI · 🇨🇭 CH · 🇦🇹 AT · 🇧🇪 BE · 🇵🇹 PT · 🇨🇿 CZ · 🇷🇴 RO · 🇺🇦 UA · 🇷🇺 RU · 🇮🇩 ID · 🇸🇬 SG · 등.

전체 목록은 list_countries 도구 또는 inday.co에서 확인하세요.


요금제

플랜

가격

요청/월

속도 제한

무료

$0

1,000

10 req/min

스타터

$2.9/월

10,000

100 req/min

프로페셔널

$9.9/월

100,000

1,000 req/min

엔터프라이즈

$19.9/월

500,000

10,000 req/min

요금제 보기 및 업그레이드 →


링크

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides access to the Nager.Date Public Holiday API for querying global holiday information through the Model Context Protocol. It enables AI agents to interact with standardized tools for holiday-related date calculations and country-specific lookups.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides authoritative Philippine national holiday data sourced from official presidential proclamations, including regular, special, and Islamic holidays. It enables users to query specific dates, retrieve upcoming holidays, identify long weekends, and verify working day status.
    10
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides deterministic business-day calculations for AI agents, correctly handling country-specific weekends and public holidays.
    6
    65
    1
    Apache 2.0

View all related MCP servers

Related MCP Connectors

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

  • Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.

  • Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gokhanibrikci/inday-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server