Connect your account, then chat with AI to run tools.
Katana is a manufacturing resource planning (MRP) software that helps businesses manage inventory, production, and order fulfillment operations. It integrates with various e-commerce platforms to streamline manufacturing processes and improve efficiency.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Katana — workflow patterns, data models, and gotchas for your AI agent.
Katana is MRP software for inventory, production, and order fulfillment. Integrates with Shopify, WooCommerce, and similar channels. Access is token-authenticated to the tenant API.
Browse: Every entity type above supports paged enumeration (page, limit).
Customers: Create with name, email, phone, company. Update any field. Delete (fails if linked to orders).
Products: Create with name and optional default variant (SKU, prices). Update name, category, flags. Delete (cascades to variants).
Manufacturing orders: Create with order_no, variant_id, planned_quantity, location_id. Update status, quantities, deadline. Delete.
Suppliers: Create with name, contact info. Update any field. Delete.
Materials: Create with name and optional variant. Update name, category, supplier. Delete.
Sales orders: Create with order_no, customer_id, and line items (variant_id + quantity). Update status, delivery date, tracking info.
{"data": [...]}.limit and page.Create a new customer in Katana. Customers are linked to sales orders and can have addresses. Returns the created customer with its assigned ID.
Create a new raw material or component in Katana. Materials are consumed by recipes during manufacturing. A default variant is automatically created. ...
Create a manufacturing order in Katana to produce a specific variant at a given location. Requires order_no, variant_id, planned_quantity, and locatio...
Create a new product in Katana with a default variant. Products are catalog entries; variants (SKU-level) are automatically created under them. Return...
Create a new sales order in Katana. Requires an order number, customer ID, and at least one line item. Each line item needs a variant_id and quantity....
Create a new supplier in Katana. Suppliers are linked to purchase orders for procurement. Returns the created supplier with its assigned ID.
Permanently delete a customer from Katana. Fails if the customer has linked sales orders.
Permanently delete a material from Katana.
Permanently delete a manufacturing order from Katana.
Permanently delete a product and its variants from Katana.
Permanently delete a supplier from Katana.
List additional costs (shipping, customs, other) linked to production or sales orders. Returns cost type, amount, currency, and the linked order/proje...
List customer shipping and billing addresses. Returns street, city, postal code, country, and the associated customer ID. Cross-reference customer IDs...
List all customers in Katana. Returns customer ID, name, email, phone, and default address. Customer IDs are referenced by sales orders and addresses.
List current inventory levels per variant per location. Returns variant ID, location ID, quantity_in_stock, quantity_committed, quantity_expected, ave...
List all warehouse and storage locations. Returns location ID and name. Location IDs are referenced by inventory records to show stock per location.
List manufacturing orders (production orders). Returns MO number, status, product/variant being produced, planned quantity, done quantity, and planned...
List all raw materials tracked in Katana. Returns material ID, name, SKU, unit of measure, and available quantities. Materials are consumed by recipes...
List all price lists in Katana. Returns price list name, currency, and pricing entries. Price lists define per-variant pricing for different market se...
List all products in the Katana catalog. Returns product ID, name, category, type (product/material), and unit of measure. Each product has one or mor...
List all purchase orders to suppliers. Returns PO number, supplier ID, status, delivery date, and line items with materials/quantities. Cross-referenc...
List all product recipes (bills of materials). Returns recipe ID, the product it produces, and the component materials with quantities needed. Recipes...
List shipping and billing addresses for sales orders. Returns address details, address type (shipping/billing), and the associated sales order ID.
List fulfillment records for sales orders. Returns fulfillment status, shipped quantity, tracking info, and the associated sales order ID. Shows which...
List all sales orders. Returns order number, customer ID, delivery date, status, fulfillment status, invoicing status, and source (katana, shopify, et...
List shipping fees attached to sales orders. Returns fee amount, currency, and the associated sales order ID.
List all stock adjustments (manual inventory corrections). Returns variant ID, quantity adjusted, reason, and the resulting stock level.
List all stocktake events (physical inventory counts). Returns stocktake ID, counted quantities per variant, discrepancies, and status.
List all suppliers in Katana. Returns supplier ID, name, email, phone, and address. Supplier IDs are referenced by purchase orders.
List all tax rates configured in Katana. Returns tax rate name, percentage, and applicable region/country.
List all product variants (SKU-level items). Returns variant ID, SKU, name, the parent product ID, and per-location stock levels. Variants are the uni...
Update an existing customer in Katana. Only the provided fields are changed.
Update an existing material in Katana. Only the provided fields are changed.
Update a manufacturing order in Katana. Use this to change status, adjust quantities, or update the deadline. Some fields cannot be changed once statu...
Update an existing product in Katana. Only the provided fields are changed.
Update a sales order in Katana. Use this to change status, update delivery date, add tracking info, or modify notes. Only the provided fields are chan...
Update an existing supplier in Katana. Only the provided fields are changed.
Katana is a manufacturing resource planning (MRP) software that helps businesses manage inventory, production, and order fulfillment operations. It integrates with various e-commerce platforms to streamline manufacturing processes and improve efficiency. It provides 37 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/katana. Authentication is handled automatically.
Katana provides 37 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Katana uses API Key. Katana requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Katana to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More ecommerce integrations you might like
This server acts as an interface for the 123elec online store, providing access to product catalogs,...
The Aristocles Data API offers tools for comparing subscription prices and services across different...
Cigar price comparison and discovery platform. Compare prices across 17+ retailers for 58,000+ cigar...
The ComOS Federation Gateway facilitates the management of tenants and agents within a federation, p...
Manage customer data and orders. View customer details, order history, and webshop integration. Use ...
Skybridge Ecommerce provides a carousel feature for showcasing products, enhancing the online shoppi...