Skip to main content
Glama
N-Graves

printify-mcp-server

by N-Graves

Related Servers

Alternatives to printify-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables users to connect Printify to Claude and manage print-on-demand products directly from chat, including creating, updating, and publishing products, listing shops, uploading designs, and checking orders.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to run a print-on-demand store by creating products on Printify, pricing from production cost, publishing to Shopify and its sales channels, and generating ad creative from mockups.
      1
      ISC

    TDQS

    A3.5/5.0

    Scored across 9 tools

    Disambiguation4/5

    Most tools map cleanly to distinct actions such as shipping quotes, image upload, product retrieval, and order listing. printify_call and printify_list_operations form a clear discovery-plus-execution pair, but printify_call can technically overlap with every dedicated tool, creating mild ambiguity.

    Naming Consistency5/5

    All tools consistently use a printify_ prefix with snake_case verb_noun names, such as list_products, get_product, upload_image, and publish_product. The sole outlier, printify_call, is still verb-first and fits the overall pattern well.

    Tool Count5/5

    Nine tools is a well-scoped count for this server's purpose. It covers shops, products, orders, shipping, image upload, publishing, and includes a generic API call mechanism without feeling bloated.

    Completeness4/5

    Core read operations and several key actions are provided as first-class tools, while all 49 API operations are reachable through printify_list_operations and printify_call. The main gap is that a high-value action like creating an order lacks a dedicated wrapper, though it can be worked around through the generic call path.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues