clj-retail-mcp

dzer6/clj-retail-mcp

3.2

If you are the rightful owner of clj-retail-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Retail MCP Server is a Clojure-based implementation designed to integrate AI assistants with Retail APIs, providing tools and resources for managing e-commerce operations.

Tools

Functions exposed to the LLM to take actions

collections_get

List all collections

collections_get_by_id

Get collection by ID

collections_create

Create new collection

collections_update

Update collection

collections_products

Get products in collection

collections_add_products

Add products to collection

collections_remove_products

Remove products from collection

collections_modify_product

Modify product in collection

collections_remove_all_products

Remove all products

orders_list

List all orders

orders_get

Get order by ID

orders_create

Create new order

inventory_update

Update inventory quantities

admin_generate_api_key

Generate API key (admin)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources