hmmhmmhm/daiso-mcp

다이소를 MCP로! 뿐만 아니라 한국 로컬 리테일과 영화관 조회를 MCP, CLI, Codex Skill로 가능하게 해줍니다.

317 ★21 forksTypeScriptUpdated 1d ago

What you need to know

Korean local-retail & lifestyle MCP server (plus CLI and Codex Skill) that connects AI assistants to Daiso, Olive Young, Lotte Mart, convenience stores (GS25, 7-Eleven, CU, Emart24), Opinet gas prices, nearby places (Naver local search), and cinema info (CGV, Megabox, Lotte Cinema).

Install

claude mcp add daiso-mcp https://mcp.aka.page --transport http
npx daiso   (interactive CLI)
clawhub install daiso-cli   (Codex Skill)

Usage

  • Connect any MCP client to the hosted endpoint https://mcp.aka.page (Claude.ai Connectors, Claude Code, ChatGPT, Home Assistant, Grok)
  • npx daiso products <keyword> --json
  • npx daiso compare <product> --limit 3 (cross-store price comparison)
  • npx daiso cgv-movies --playDate YYYYMMDD --theaterCode <code> --json

Key features

  • 40+ MCP tools covering product/store/inventory lookups across Daiso, Olive Young, GS25, 7-Eleven, CU, Emart24, Lotte Mart
  • Unified cross-store price comparison across daiso, gs25, seveneleven, emart24
  • Opinet fuel-price data: national average, lowest-price stations, geo/radius search, station details
  • Cinema info: CGV, Megabox, Lotte Cinema theaters, movies, timetables, remaining seats
  • Standardized response model (standard.products/stores/theaters/places) plus OpenAPI spec for OpenAI chatbot registration

Best for

Korean snack – Korean users asking price/inventory/place/movie questions through any AI assistant, with zero self-hosted setup.

Caveats

  • Public GET APIs rate-limited to 3,000 calls per IP per day (KST) since 2026-07-18; self-host the repo for higher usage
  • Opinet free API is limited to 1,500 calls/day
  • Gemini and GitHub Copilot are explicitly unsupported
  • Self-hosting requires OPINET_API_KEY, NAVER_CLIENT_ID/SECRET, GOOGLE_MAPS_API_KEY, and Supabase credentials
Platforms: Web (remote MCP endpoint) · CLIClients: ChatGPT · Claude · Claude Code · Home Assistant · Grok
Documentation ↗

Reviewed 2026-08-07

Topics

cgvclawhubclicodex-skilldaisogs25inventorykoreakorean-retailmcpmcp-servermodel-context-protocololiveyoungretail
View on GitHub ↗
Stars
317★
Forks
21
Language
TypeScript
License
MIT
Created
2026-02-28
Last push
2026-08-05