Codemogger vs Daiso MCP

Choosing between Codemogger and Daiso MCP? Both are search MCP servers, but they lean into different workflows. This page focuses on where each one is actually stronger, not just raw counts.

Choose Codemogger for

Enabling AI coding agents to navigate and understand large, unfamiliar codebases.

Choose Daiso MCP for

Checking if a specific snack or household item is in stock at a nearby convenience store before visiting.

Codemogger

286by glommerstdio

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

Available tools (3)

codemogger_searchPerforms semantic and keyword search over indexed code.
codemogger_indexIndexes a codebase for the first time.
codemogger_reindexUpdates the index after modifying files.
View Codemogger details
vs

Daiso MCP

265by hmmhmmhmhttp

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.

Available 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
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).

Keep the comparison logic in memory

Once you pick a server, keep the decision notes, setup rules, and docs in Conare so your agent can apply them again without re-explaining.

Open Conare