kr-pc-deals-mcp
Related Servers
Alternatives to kr-pc-deals-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables searching, price comparison, trend analysis, and saving of Korean e-commerce products (Naver Shopping) using natural language.4-
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to search beauty products from Korean catalogs (Olive Young, Daiso, e-commerce) and analyze personal skincare routines and ingredient compositions via BeauticsLab.-
- AlicenseNot gradedqualityNot gradedmaintenanceConnects AI models to real-time search and inventory data for major South Korean retail chains, convenience stores, and cinemas. It enables users to check product availability at stores like Daiso and Olive Young, or view movie schedules at CGV and Megabox.652 npm-
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to query Korean apartment real-estate data, including official transaction prices, jeonse ratios, and AI price forecasts for 45,000+ complexes.MIT
- AlicenseAqualityCmaintenanceProvides AI assistants with access to ShopSavvy's comprehensive product data, pricing information, and historical price tracking, enabling product lookup by barcode or ASIN, current offers, price history, and scheduling for automatic monitoring.9184 npm8MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to search, track, and monitor product prices, retrieve price history, and set up price alerts via the Pricewatcha API.1Apache 2.0
TDQS
Scored across 11 tools
Most tools target clearly distinct concerns: searching, product details, price history, price comparison, lowest-price lookup, category listing, and build management. The only mild overlap is between compare_prices and find_lowest_price, but their descriptions make the difference understandable.
Naming conventions are mixed: search_parts, get_product_detail, and list_by_category follow action-first patterns, while build_add, build_remove, build_status, and build_check_compatibility invert to noun-first. proxy_status also uses a different style, making the overall naming scheme feel inconsistent.
With 11 tools, the server is well-scoped for a PC parts deals and build management domain. Each tool has a clear purpose, and the count is comfortably within the ideal 3-15 range.
The server covers the core domain thoroughly: search, detail, price history, comparison, lowest price, category browsing, and build lifecycle management. Minor gaps exist, such as no clear way to clear an entire build or add compuzone parts to a build, but these are workable limitations.