Daiso MCP Server

Local setup required. This server has to be cloned and prepared on your machine before you register it in Claude Code.
1

Set the server up locally

Run this once to clone and prepare the server before adding it to Claude Code.

Run in terminal
git clone https://github.com/hmmhmmhm/daiso-mcp
cd daiso-mcp

Then follow the repository README for any remaining dependency or build steps before continuing.

2

Register it in Claude Code

After the local setup is done, run this command to point Claude Code at the built server.

Run in terminal
claude mcp add daiso-mcp -- node "<FULL_PATH_TO_DAISO_MCP>/dist/index.js"

Replace <FULL_PATH_TO_DAISO_MCP>/dist/index.js with the actual folder you prepared in step 1.

README.md

Search products, locate stores, and check inventory for various Korean retailers.

Daiso MCP Server

다이소(제품/매장/재고), 롯데마트(매장/상품), GS25(매장/상품/재고), 세븐일레븐(상품/매장/재고/인기검색어/카탈로그), CU(매장/재고), 이마트24(매장/상품/재고), 올리브영(매장/재고), 메가박스(지점/영화/시간표/좌석), 롯데시네마(지점/영화/좌석), CGV(극장/영화/시간표) 조회 기능을 AI에 연결합니다.

Cloudflare Workers 호출량 (2026-03-01 ~ 2026-03-22, 22일)

기준 워커: daiso-mcp · 마지막 갱신: 2026-03-23 00:31 KST

  


AI 앱에서 MCP 연결하기

ChatGPT, Claude, Grok 같은 AI 앱에서 바로 연결해 사용할 수 있습니다. 아래 앱별 가이드에서 먼저 연동한 뒤 검색/재고/영화 조회를 요청하세요.

MCP 연동이 어렵다는 피드백이 있어 바로 사용 가능한 GPT 앱을 추가했습니다. 아래 링크로 모바일에서도 간편하게 이용 가능합니다!

Daiso MCP GPT 앱 바로가기

빠른 사용 예시:

다이소 mcp로 수납박스 검색해줘
올리브영 mcp로 명동 근처 매장 찾아줘
이마트24 mcp로 강남 근처 매장과 두바이 재고 알려줘
롯데마트 mcp로 잠실 근처 매장 찾아줘
롯데마트 mcp로 강변점에서 콜라 재고 알려줘
GS25 mcp로 강남 근처 매장과 오감자 재고 알려줘
세븐일레븐 mcp로 삼각김밥 검색해줘
세븐일레븐 mcp로 안산 중앙역 근처 매장 찾아줘
세븐일레븐 mcp로 안산 중앙역 근처 세븐일레븐에서 핫식스 재고 알려줘
세븐일레븐 mcp로 인기 검색어와 카탈로그 요약 알려줘
메가박스 mcp로 강남점 영화와 잔여 좌석 알려줘
롯데시네마 mcp로 월드타워 근처 지점과 상영 영화 알려줘
롯데시네마 mcp로 월드타워 잔여 좌석 알려줘
CGV mcp로 강남 상영 영화와 시간표 알려줘

Pro / Max / Team / Enterprise 플랜 필요 · 웹에서 설정 시 모바일 앱에서도 사용 가능

  1. claude.ai에서 SettingsConnectors 이동
  2. Add custom connector 클릭
  3. 원격 MCP 서버 URL 입력: https://mcp.aka.page
  4. Add 클릭하여 완료
  5. 대화창에서 + 버튼 → Connectors → 토글로 활성화

사용 예시:

다이소 mcp를 사용해서 수납박스 검색해줘
다이소 mcp를 사용해서 강남역 근처 매장 찾아줘
올리브영 mcp를 사용해서 명동 근처 매장 찾아줘
올리브영 mcp를 사용해서 선크림 재고 확인해줘
이마트24 mcp를 사용해서 강남 매장 찾고 두바이 재고 확인해줘
롯데마트 mcp를 사용해서 잠실 근처 매장 찾아줘
롯데마트 mcp를 사용해서 강

Tools (4)

search_productsSearch for products across supported retailers
find_storesLocate nearby stores for a specific retailer
check_inventoryCheck stock status for a product at a specific store
get_movie_infoRetrieve movie schedules, showtimes, and seat availability

Configuration

claude_desktop_config.json
{ "mcpServers": { "daiso": { "command": "curl", "args": ["-s", "https://mcp.aka.page"] } } }

Try it

Search for storage boxes at Daiso.
Find Olive Young stores near Myeong-dong.
Check the stock of Coca-Cola at the Lotte Mart Gangbyeon branch.
Show me the movie schedule and remaining seats for the Megabox Gangnam branch.
Find nearby GS25 stores and check the stock of O-Gamja snacks.

Frequently Asked Questions

What are the key features of Daiso MCP?

Unified search for products and inventory across multiple Korean retail chains.. Store location services for major convenience stores and supermarkets.. Real-time movie theater information including schedules and seat availability.. Serverless architecture powered by Cloudflare Workers for high availability.. Direct integration with AI platforms like Claude and ChatGPT..

What can I use Daiso MCP for?

Checking if a specific snack or household item is in stock at a nearby convenience store before visiting.. Finding the nearest retail branch for a specific brand while traveling in Korea.. Quickly checking movie showtimes and seat availability for cinema chains.. Comparing product availability across different convenience store brands..

How do I install Daiso MCP?

Install Daiso MCP by running: https://mcp.aka.page

What MCP clients work with Daiso MCP?

Daiso MCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep Daiso MCP docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare