Daiso
한국 로컬 리테일과 영화관 조회를 MCP, CLI, Codex Skill로 연결합니다.
What is Daiso?
Daiso is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 한국 로컬 리테일과 영화관 조회를 mcp, cli, codex skill로 연결합니다.
한국 로컬 리테일과 영화관 조회를 MCP, CLI, Codex Skill로 연결합니다.
This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- 한국 로컬 리테일과 영화관 조회를 MCP, CLI, Codex Skill로 연결합니다.
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx daisoConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Daiso
The Daiso MCP Server (published as the 'daiso' package) connects AI assistants and CLI users to real-time inventory, product availability, and scheduling data for South Korea's major retail chains and cinemas—including Daiso, Olive Young, GS25, CU, Lotte Mart, CGV, Megabox, and Lotte Cinema. It also integrates Naver local place search and Opinet fuel pricing. Whether accessed as an MCP server inside Claude, as a CLI tool via npx, or as a Codex Skill through Clawhub, it brings Korean local commerce data into conversational AI workflows.
Prerequisites
- Node.js 18 or later (for npx CLI usage)
- An MCP-compatible client such as Claude Desktop or Claude Code for MCP usage
- Optional: OPINET_API_KEY for Korean gas station fuel pricing
- Optional: NAVER_CLIENT_ID and NAVER_CLIENT_SECRET for local restaurant/café search
Add the server via Claude Code HTTP transport
The hosted endpoint at mcp.aka.page requires no local install—simply register it with Claude Code.
claude mcp add daiso-mcp https://mcp.aka.page --transport httpOr run the CLI interactively
Use npx daiso for one-off terminal queries without any configuration.
npx daisoSearch for products at Daiso
Pass a Korean product name as the argument to the products subcommand.
npx daiso products 수납박스Check convenience store inventory
Query GS25 stock for a product at a specific branch area using the gs25-inventory subcommand.
npx daiso gs25-inventory 오감자 --storeKeyword 강남Look up cinema showtimes
Retrieve CGV movie showtimes by specifying a date (YYYYMMDD) and a theater code.
npx daiso cgv-timetable --playDate 20260613 --theaterCode 0056Search local places
Find nearby cafés or restaurants using Naver place search. Requires NAVER credentials in environment.
npx daiso places 강남역 --category cafeDaiso Examples
Client configuration
Claude Desktop config using the hosted HTTP MCP endpoint.
{
"mcpServers": {
"daiso-mcp": {
"type": "http",
"url": "https://mcp.aka.page"
}
}
}Prompts to try
Conversational prompts for Claude with the Daiso MCP server active.
- "다이소로 수납박스 검색해줘" (Search Daiso for storage boxes)
- "올리브영을 사용해서 명동 근처 매장 찾아줘" (Find Olive Young stores near Myeongdong)
- "CGV를 사용해서 강남 영화와 시간표 확인해줘" (Check CGV Gangnam showtimes)
- "강남역 근처 가장 싼 주유소 찾아줘" (Find cheapest gas station near Gangnam station)
- "GS25에서 오감자 재고 있는 강남 매장 알려줘" (GS25 Gangnam stores with Ogamja in stock)"Troubleshooting Daiso
Product search returns empty or no results
Korean retail APIs expect Korean-language search terms. Use Hangul characters for product names rather than romanized or English equivalents.
Naver place search returns an authorization error
Set NAVER_CLIENT_ID and NAVER_CLIENT_SECRET environment variables from an application registered at https://developers.naver.com with the Local Search API permission enabled.
CGV showtime query returns no movies for a date
Verify the playDate is exactly 8 digits in YYYYMMDD format and that the theaterCode is a valid CGV branch code. Theater codes appear in CGV website URLs when browsing individual branch pages.
Frequently Asked Questions about Daiso
What is Daiso?
Daiso is a Model Context Protocol (MCP) server that 한국 로컬 리테일과 영화관 조회를 mcp, cli, codex skill로 연결합니다. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Daiso?
Follow the installation instructions on the Daiso GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Daiso?
Daiso works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Daiso free to use?
Yes, Daiso is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Daiso Alternatives — Similar Search & Data Extraction Servers
Looking for alternatives to Daiso? Here are other popular search & data extraction servers you can use with Claude, Cursor, and VS Code.
TrendRadar
★ 58.0kA real-time hotspot monitoring and news aggregation assistant that provides AI-powered analysis of trending topics across multiple platforms via the Model Context Protocol. It enables users to track news and receive automated notifications through va
Scrapling
★ 52.7k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
PDF Math Translate
★ 33.9k[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
GPT Researcher
★ 27.2kAn autonomous agent that conducts deep research on any data using any LLM providers
Agent Reach
★ 20.1kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Xiaohongshu
★ 13.7kMCP for xiaohongshu.com
Browse More Search & Data Extraction MCP Servers
Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Daiso in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Daiso?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.