korean-cinema-search

Installation
SKILL.md

Korean Cinema Search

What this skill does

upstream 원본 hmmhmmhm/daiso-mcp 와 npm package daiso 를 사용해 CGV, 메가박스, 롯데시네마 영화관 검색, 상영작, 시간표, 잔여석 조회를 안내한다.

이 저장소는 upstream 코드를 vendoring 하지 않는다. 기본 경로는 MCP 서버를 직접 설치하지 않고 CLI로 먼저 확인하는 방식이다.

핵심 조회 경로:

  • CGV: /api/cgv/theaters, /api/cgv/movies, /api/cgv/timetable
  • 메가박스: /api/megabox/theaters, /api/megabox/movies, /api/megabox/seats
  • 롯데시네마: /api/lottecinema/theaters, /api/lottecinema/movies, /api/lottecinema/seats
  • health check: npx --yes daiso health

When to use

Related skills
Installs
171
GitHub Stars
5.2K
First Seen
6 days ago