Manage Shopify collection sorting by chat: strategies, assignments, and on-demand sorts.
Most payments and commerce work still happens through a UI a human drives. Jedi Collection Sort MCP server moves it into the conversation instead. Manage Shopify collection sorting by chat: strategies, assignments, and on-demand sorts.
Jedi ‑ Collection Sort Pro automatically sorts products in Shopify collections: push down sold-out and out-of-stock items, surface bestsellers and new arrivals, AI multi-parameter sort, A/B testing, and analytics. This MCP server lets an AI assistant read and control that sorting for your store.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The server publishes 7 tools. What each one is for:
list_strategies — List the store's sorting strategies (id, title, sort frequency, layer count)get_strategy — Get one strategy including its full layer configurationlist_collections — List collections managed by Collection Sort, with strategy, sorting status, and last-sorted time (active_only filter)get_collection_config — Get one collection's sorting config: assigned strategy with layers, status, and any pending sort jobset_collection_sorting — Assign a strategy to a collection and/or activate or deactivate sorting; changing the strategy of an active collection queues a re-sortsort_collection_now — Queue an on-demand sort — idempotent, with a short cooldown after a completed sortlist_sort_jobs — List queued and processing sort jobs, newest firstPlenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Jedi Collection Sort's toolset — list_strategies, get_strategy, list_collections and 4 more — is a fair guide to whether it matches your workflow. It is maintained by jediapps; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| list_strategies | List the store's sorting strategies (id, title, sort frequency, layer count) |
| get_strategy | Get one strategy including its full layer configuration |
| list_collections | List collections managed by Collection Sort, with strategy, sorting status, and last-sorted time (active_only filter) |
| get_collection_config | Get one collection's sorting config: assigned strategy with layers, status, and any pending sort job |
| set_collection_sorting | Assign a strategy to a collection and/or activate or deactivate sorting; changing the strategy of an active collection queues a re-sort |
| sort_collection_now | Queue an on-demand sort — idempotent, with a short cooldown after a completed sort |
| list_sort_jobs | List queued and processing sort jobs, newest first |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.