Skip to main content
Glama
shareawish

@shareawish/mcp

Official
by shareawish

Related Servers

Alternatives to @shareawish/mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI shopping agents to search products, check stock, apply promotions, manage cart sessions, and create cryptographically signed checkout sessions on e-commerce storefronts, while giving merchants analytics into agent intent and catalog demand gaps.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to browse public wishlists, check available gifts within budget, reserve items, and draft coordination messages without scraping or clicking through the UI.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to save product URLs to a user's Wishfinity wishlist. When recommending products, the AI can generate a clickable link that saves items for later purchase or gifting.
      36 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to search products and generate affiliate links across European and global affiliate networks, automating product discovery and link creation for monetization.
      2
      5
      MIT

    TDQS

    B3.1/5.0

    Scored across 31 tools

    Disambiguation4/5

    Most tools map clearly to distinct resource-action pairs, and the three products_add_* variants are well differentiated by source (URL, manual, existing). However, shops_list with full=true overlaps with shops_get, and analytics_kpis vs earnings_summary both report click/conversion metrics, creating minor boundary ambiguity.

    Naming Consistency4/5

    Almost all tools follow a resource_action snake_case pattern such as shops_get, lists_create, media_upload_video, and products_add_by_url. A few stand out (whoami, basket_guide, lists_list), but they are minor deviations and do not undermine the overall convention.

    Tool Count2/5

    At 31 tools this is a heavy surface, especially since it includes four snippet/docs/guide tools, seven shop tools, and seven product tools. The count is above the 25+ threshold and feels too large for an agent to navigate efficiently, even though each tool is individually purposeful.

    Completeness4/5

    Core lifecycles are well covered: shops can be created, read, updated, and published; lists have full CRUD; media has upload, update, and delete; and products can be added, updated, and removed from lists. Obvious gaps are the lack of shops_delete and a way to delete products from the shop catalog, but agents can work around them.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues