Partle MCP Tools
Partle exposes 21 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_productsRead-onlysearch products
-
get_productRead-onlyget product
-
search_storesRead-onlysearch stores
-
get_storeRead-onlyget store
-
get_statsRead-onlyget stats
-
search_wantedRead-onlysearch wanted
-
create_buy_requestMutatingcreate buy request
-
submit_feedbacksubmit feedback
-
create_productMutatingcreate product
-
update_productMutatingupdate product
-
delete_productMutatingdelete product
-
delete_product_imageMutatingdelete product image
-
get_my_productsRead-onlyget my products
-
get_upload_urlRead-onlyget upload url
-
upload_product_imageMutatingupload product image
-
get_my_inventoryRead-onlyget my inventory
-
add_inventory_itemMutatingadd inventory item
-
update_inventory_itemMutatingupdate inventory item
-
delete_inventory_itemMutatingdelete inventory item
-
mark_for_salemark for sale
-
mark_soldmark sold
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.