3M · Capability
3M Supply Chain Integration
End-to-end supply chain integration workflow for 3M partners and suppliers. Combines product discovery, order management, delivery tracking, and invoice reconciliation into a unified workflow for procurement managers, supply chain analysts, and accounts payable teams.
What You Can Do
GET
List products
— List 3M products available to the authenticated partner.
/v1/products
GET
Get product price
— Get negotiated price for a specific 3M product.
/v1/products
GET
List orders
— List purchase orders with status information.
/v1/orders
POST
Create order
— Submit a new purchase order.
/v1/orders
GET
List deliveries
— Track delivery status for partner orders.
/v1/deliveries
GET
List invoices
— Retrieve invoices for billing reconciliation.
/v1/invoices
MCP Tools
list-products
List 3M products available to the authenticated partner with pricing.
read-only
get-product-price
Get the partner-negotiated price for a specific 3M product.
read-only
list-orders
List purchase orders placed with 3M with status and tracking.
read-only
create-order
Submit a new purchase order for 3M products.
track-deliveries
Track delivery status and estimated arrival for 3M orders.
read-only
list-invoices
Retrieve 3M invoices for accounts payable reconciliation.
read-only
APIs Used
3m-partner-supplier