Skip to main content
Glama
pepabo

Color Me Shop

Official
by pepabo

Related Servers

Alternatives to Color Me Shop

  • A
    license
    A
    quality
    C
    maintenance
    The official remote Model Context Protocol (MCP) server for Muumuu Domain — a domain registration service operated by GMO Pepabo, Inc. Search and register domains, manage owned domains and contracts, and configure DNS records — all through natural language conversations with AI assistants.
    11
    1
    MIT

Related Servers

  • A
    license
    C
    quality
    D
    maintenance
    MCP server for Shopify Admin API. Enables product, order, customer, and inventory management via natural language.
    14
    3 npm
    1
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    MCP server that enables AI assistants to operate Rakuten Market RMS through official APIs, covering order management, sales aggregation, products, inventory, coupons, and inquiries. Supports Cursor and Claude Desktop via stdio connection.
    58
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Production-grade MCP server for RetailCRM e-commerce CRM. Provides 39 tools and 2 prompt skills to manage orders, customers, products, inventory, payments, tasks, references, and analytics via API v5.
    39
    26 npm
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for managing WooCommerce stores through AI assistants like Claude. Provides 101 tools covering products, orders, customers, coupons, shipping, taxes, webhooks, settings, reports, and more.
    100
    65 npm
    2
    MIT

TDQS

A3.8/5.0

Scored across 49 tools

Disambiguation4/5

Most tools cleanly separate resource and action (e.g., getSale vs getSales vs statSale), and descriptions frequently cross-reference sibling tools. The main ambiguity is between product groups and product categories (createProductGroup vs createProductCategory, getProductGroups vs getProductCategories), plus some inventory overlap between getStocks and getProductVariants.

Naming Consistency3/5

The get/update/delete pattern is broadly readable, but create verbs are mixed (postProducts/postCustomers/postProductPickup vs createCoupon/createProductGroup/createProductCategory), putProductPickup is the only put tool, updateCustomers is oddly plural, and statSale/Advertisings break the naming style.

Tool Count2/5

49 tools is a heavy surface for an agent to navigate, well above the 25-tool boundary. While the server covers many e-commerce domains, several sub-resources (images, variants, advertising, pickup, templates, settings) could reasonably be consolidated or split into focused servers.

Completeness3/5

Core workflows are broadly covered: sales, customers, products, coupons, and templates all have read/write operations. However, products/categories/groups lack delete endpoints, product images are read-only, and reviews expose pending/approved/rejected state with no moderation or update capability.

Maintenance

ActivityInactive
ResponsivenessNo issues