Code indexing library for AI coding agents.
Best for Enabling AI coding agents to navigate and understand large, unfamiliar codebases.
Code indexing library for AI coding agents. Parses source code with tree-sitter, chunks it into semantic units (functions, structs, classes, impl blocks), embeds them locally, and stores everything in a single SQLite file with vector + full-text search.
What it does
- Local code indexing using tree-sitter and SQLite
- Supports both semantic (vector) and keyword (FTS) search
- No external APIs, Docker, or server infrastructure required
- Incremental indexing based on file SHA-256 hashes
- Supports multiple languages including Rust, Go, Python, and TypeScript
View Codemogger details vs
Search products, locate stores, and check inventory for various Korean retailers.
Best for Checking if a specific snack or household item is in stock at a nearby convenience store before visiting.
다이소(제품/매장/재고), 롯데마트(매장/상품), GS25(매장/상품/재고), 세븐일레븐(상품/매장/재고/인기검색어/카탈로그), CU(매장/재고), 이마트24(매장/상품/재고), 올리브영(매장/재고), 메가박스(지점/영화/시간표/좌석), 롯데시네마(지점/영화/좌석), CGV(극장/영화/시간표) 조회 기능을 AI에 연결합니다.
Cloudflare Workers 호출량 (2026-03-01 ~ 2026-03-22, 22일).
What it does
- 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.
View Daiso MCP details Biggest differences
CompareCodemoggerDaiso MCP
Best forEnabling AI coding agents to navigate and understand large, unfamiliar codebases.Checking if a specific snack or household item is in stock at a nearby convenience store before visiting.
StandoutLocal code indexing using tree-sitter and SQLite.Unified search for products and inventory across multiple Korean retail chains.
SetupNPX or Global NPM, stdio transport.Remote Connector, http transport.
Transportstdiohttp
Community286 GitHub stars265 GitHub stars
Bottom line
Pick Codemogger if...Enabling AI coding agents to navigate and understand large, unfamiliar codebases. Local code indexing using tree-sitter and SQLite. NPX or Global NPM, stdio transport.
Pick Daiso MCP if...Checking if a specific snack or household item is in stock at a nearby convenience store before visiting. Unified search for products and inventory across multiple Korean retail chains. Remote Connector, http transport.
The real split here is workflow fit, not raw counts. Codemogger: Enabling AI coding agents to navigate and understand large, unfamiliar codebases. Daiso MCP: Checking if a specific snack or household item is in stock at a nearby convenience store before visiting. Public traction is fairly close (286 vs 265 stars).