Skip to main content
Glama
AIAgentStudy

korea-shopping-mcp

by AIAgentStudy

Related Servers

Alternatives to korea-shopping-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables searching Korean apartment listings, market prices, and recent transactions via Naver Real Estate through natural language.
      6
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to search and compare Korean PC parts prices from Danawa and Compuzone, build assembly estimates with automatic compatibility checks, and track price history.
      11
      14 npm
      11
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides access to Naver Search APIs, allowing AI agents to search across multiple categories (blogs, news, books, images, shopping items, etc.) with structured responses optimized for LLM consumption.
      13
      4
      Apache 2.0
    • A
      license
      A
      quality
      C
      maintenance
      Enables searching and retrieving product information from Coupang (Korean e-commerce) via affiliate API, including product search, details, category bestsellers, and affiliate link generation.
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to search beauty products from Korean catalogs (Olive Young, Daiso, e-commerce) and analyze personal skincare routines and ingredient compositions via BeauticsLab.
      -

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools are mostly distinct: search_products performs a single detailed search, compare_products compares multiple search terms, shopping_trends provides trend data, and save_results persists results. However, compare_products and search_products both return product listings and could be confused for simple queries, though the descriptions clarify the intended use.

    Naming Consistency4/5

    Three tools follow a clear verb_noun pattern (compare_products, search_products, save_results), but shopping_trends deviates as a noun phrase instead of a verb-based name. This is a minor inconsistency in an otherwise predictable naming scheme.

    Tool Count5/5

    With only 4 tools, the server is well-scoped for its purpose. Each tool serves a distinct function in the shopping workflow—search, compare, trend analysis, and saving—and no tool feels redundant or missing from the core set.

    Completeness4/5

    The tool set covers the primary workflows: searching, comparing, and analyzing trends, plus persisting results. A minor gap is the lack of a way to retrieve or list previously saved results through the MCP, but this can be worked around by reading local files or using resultId references.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues