eCommerce
estatemillwork.com
Provides tools to search, price, and configure custom wood products, enabling e-commerce shopping cart creation.
ENDPOINT 1
https://www.estatemillwork.com/api/em/mcp
MCP server metadata
- Name
- estate-millwork
- Version
- 1.1.0
Known tools 14
search_productsSearch Estate Millwork's catalog of custom wood products (shutters, doors, cabinet doors, lumber, hardware).
get_pricingGet real-time pricing from Estate Millwork's PMX manufacturing engine for any custom wood product configuration.
get_product_categoriesList all Estate Millwork product lines, categories, and available style names.
create_cartPrice one or more items and create a shopping cart / quote.
get_field_typesList the configurable fields (and their types, ranges, options, and defaults) for a given product style — the same input catalog the on-site Pro Designer renders.
list_field_typesList the canonical panel/louver FIELD-FILL types (the values that go in Field0..FieldN, or the legacy FieldList=a,b,c form) plus the RowSpacing/ColSpacing keys that split a product into multiple sections.
explain_section_layoutExplain RowSpacing and ColSpacing — the keys that turn a single-panel blank into a multi-section door or shutter.
render_design_stringRender a raw PMX design string and return the manufacturing assets: an SVG dimension drawing, the full OBJ 3D model geometry, live unit price (with 1-10 qty tiers), product description, finished dimensions, and weight.
get_bomReturn the bill of materials (cut list) the PMX engine builds for a design string — the same data the GetBOM command produces.
add_to_cartPrice a raw PMX design string and add it (with a quantity) to a shopping cart, returning the cart key and row id.
get_cartReturn every line item in a cart with its design string, quantity, live unit price, extended price, description, and per-piece label, plus the cart total and the checkout cart_url.
update_cart_itemChange the quantity of a cart line, addressed by its row_id (from get_cart / add_to_cart).
remove_cart_itemRemove a line from a cart by its row_id.
get_company_infoGet information about Estate Millwork — company overview, wood species, custom sizing, lead times, shipping, and contact details.