Manage Shopify collection sorting by chat: strategies, assignments, and on-demand sorts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Jedi Collection Sort.
list_strategiesList the store's sorting strategies (id, title, sort frequency, layer count)
get_strategyGet one strategy including its full layer configuration
list_collectionsList collections managed by Collection Sort, with strategy, sorting status, and last-sorted time (`active_only` filter)
get_collection_configGet one collection's sorting config: assigned strategy with layers, status, and any pending sort job
set_collection_sortingAssign a strategy to a collection and/or activate or deactivate sorting; changing the strategy of an active collection queues a re-sort
sort_collection_nowQueue an on-demand sort β idempotent, with a short cooldown after a completed sort
The first Shopify collection-sort app with a native MCP server. Manage how products are ordered in your Shopify collections by chatting with Claude β or any MCP-capable client.
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.
Things you can say once connected:
| 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 |
All tools are bound to the authenticated shop; a connection can only ever see and manage its own store.
https://api.collection-sort.jediapps.com/mcp.The server is a full OAuth 2.1 authorization server (dynamic client registration, PKCE, refresh-token rotation), so any OAuth-capable MCP client works the same way.
Generate an API key in Settings β Integrations (shown once, stored hashed), then:
The same operations are available as a REST API (https://api.collection-sort.jediapps.com/public-api/v1) with Bearer API-key auth β strategies, collections, sort triggering, and job status. See the documentation for endpoints and error codes.
This repository documents the hosted MCP server operated by Jedi Apps as part of Jedi β Collection Sort Pro. The server itself runs as part of the app's infrastructure β there is nothing to install from this repo.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jedi-collection-sort)<a href="https://allmcps.com/mcp/jedi-collection-sort"><img src="https://allmcps.com/api/badge/jedi-collection-sort?style=directory" alt="Jedi Collection Sort on AllMCPs" /></a>