Updated April 2026
Install Daiso MCP
Pick your client, copy the command, done.
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.
git clone https://github.com/hmmhmmhm/daiso-mcp
cd daiso-mcpThen 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.
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.
Available Tools (4)
Once configured, Daiso MCP gives your AI agent access to:
search_productsSearch for products across supported retailersqueryretailerfind_storesLocate nearby stores for a specific retailerlocationretailercheck_inventoryCheck stock status for a product at a specific storeproduct_idstore_idretailerget_movie_infoRetrieve movie schedules, showtimes, and seat availabilitytheater_idmovie_namedateTry It Out
After setup, try these prompts with your AI agent:
→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.
Keep this setup from going cold
Save the docs, env vars, and workflow around Daiso MCP in Conare so Claude Code, Codex, and Cursor remember it next time.
Need the legacy visual installer? Open Conare IDE.