# Fabric Yardage Calculator MCP for AI Agents AI Agent Connect

> Fabric Yardage Calculator MCP. It handles the math for your sewing and textile projects. Tell your agent what you're making, and it figures out the exact yardage needed, accounting for fabric width, nap direction, and pattern repeats. No more guessing at the fabric store.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Ucs3SrnkZmWfHhY6RXMzVNDFpnaOduebHfSdcse0/ai-agent-connect
- **Tags:** sewing, fabric, calculation, textile, crafting

## Description

If you're making clothes or home decor, one of the biggest headaches is knowing exactly how much fabric to buy. You don't want to under-buy and have to stop your project halfway through, but over-buying wastes money and clutters your studio. This Connector takes the math off your plate. When you tell your agent what you're building, it calculates the linear yardage based on your specific pattern pieces. It knows how to handle tricky details like one-way or two-way nap directions and how those affect your layout. Whether you're cutting out a custom dress or figuring out the fullness needed for heavy drapes, it gives you a solid number. It also has a database for standard clothing sizes, so you can get quick estimates for basic items without doing the math yourself. Using this through the Vinkius catalog makes it easy to plug into your existing AI workflow so you can focus on the actual sewing. It supports a wide range of fabric widths, from standard 45-inch bolts to wider 110cm and 150cm textiles, making it useful for both hobbyists and small-scale makers.

## Tools

### calculate_custom_layout
Calculates total linear fabric length for custom pattern pieces while accounting for nap direction. It helps you plan your layout to minimize waste.

### calculate_project_fabric
Estimates yardage for non-garment items like curtains or quilts. It includes settings for fullness to ensure proper drape.

### lookup_garment_yardage
Retrieves estimated yardage for standard clothing items across various sizes from XS to 5XL. It's great for quick reference.

## Prompt Examples

**Prompt:** 
```
How much fabric do I need for a T-shirt in size Large using 60 inch fabric?
```

**Response:** 
```
For a size L T-Shirt on 60" fabric, you will need approximately **0.75 yards** (0.68 meters). 

*Note: This is an estimate based on standard garment dimensions.*
```

**Prompt:** 
```
Calculate the yardage for a custom layout with two pieces: one 10x20 inches and one 15x30 inches, using 45 inch fabric and one-way nap.
```

**Response:** 
```
Based on your custom layout, here is the fabric requirement:

*   **Total Length:** 0.83 yards (0.76 meters)
*   **Efficiency Score:** 75%
*   **Nap Direction:** One-way
*   **Fabric Width:** 45 inches
```

**Prompt:** 
```
How much fabric is needed for a curtain that is 50 inches wide and 80 inches long, assuming 2.0 fullness?
```

**Response:** 
```
To achieve a 2.0 fullness for your curtains, you will need:

*   **Total Yardage:** 4.44 yards (4.06 meters)
*   **Number of Panels:** 2

This ensures your drapes have the proper volume and hang.
```

## Capabilities

### Calculate custom layout yardage
Get the total linear length needed for specific pattern pieces including nap direction.

### Estimate curtain and quilt fabric
Determine requirements for large textile projects including fullness for drapes.

### Retrieve standard garment sizes
Pull quick yardage estimates for common clothing items from XS to 5XL.

### Adjust for fabric width
Get accurate measurements for various widths like 45", 60", 110cm, and 150cm.

### Account for pattern repeats
Ensure your layout respects the specific repeat of your fabric design.

## Use Cases

### Planning a custom dress
A user asks for the yardage for three specific pattern pieces on 60-inch fabric with a one-way nap. The agent uses calculate_custom_layout to provide the exact length.

### Ordering curtains for a living room
A designer needs to know how much fabric is needed for curtains with 2.0 fullness. The agent uses calculate_project_fabric to give a precise yardage total.

### Batch sewing for a small brand
A maker wants to know the total yardage for 10 XL shirts to order from a wholesaler. The agent uses lookup_garment_yardage to pull the data quickly.

### Quilt block layout
A quilter needs to calculate fabric for a specific block layout with a pattern repeat. The agent uses calculate_custom_layout to ensure the repeat is respected.

## Benefits

- Stop over-buying fabric by getting exact yardage for custom layouts using calculate_custom_layout.
- Save time on standard projects by pulling quick estimates for common sizes with lookup_garment_yardage.
- Get accurate curtain measurements including fullness by using calculate_project_fabric.
- Avoid layout mistakes by accounting for one-way and two-way nap directions automatically.
- Work with any fabric width, from 45-inch to 150cm, without manual conversions.
- Reduce waste by seeing an efficiency score for your custom pattern layouts.

## How It Works

The bottom line is you get an accurate shopping list for your next sewing project without doing any manual math.

1. Tell your agent the dimensions of your pattern pieces and your fabric width.
2. Specify details like one-way nap direction or curtain fullness.
3. Get the total yardage and an efficiency score for your layout.

## Frequently Asked Questions

**Can the Fabric Yardage Calculator help me with curtain fullness?**
Yes, it can. You just tell your agent the width and length of your window and your desired fullness, and it will calculate the exact yardage needed for those drapes.

**Does the Fabric Yardage Calculator support different fabric widths?**
It does. You can specify widths like 45-inch, 60-inch, 110cm, or 150cm to get accurate measurements for different types of textiles.

**Can I use the Fabric Yardage Calculator for custom pattern pieces?**
Absolutely. You can provide the dimensions of your specific pieces, and it will calculate the total linear length required, even accounting for nap direction.

**Does the Fabric Yardage Calculator work for large clothing sizes?**
Yes, it has a database for standard clothing items ranging from XS all the way up to 5XL, making it easy to get quick yardage estimates for various body types.

**How does the Fabric Yardage Calculator handle nap direction?**
It accounts for both one-way and two-way nap directions. This ensures that your layout math is correct so the fabric grain remains consistent across your project.

**Will the Fabric Yardage Calculator help me save money on fabric?**
Yes, by providing accurate yardage requirements and efficiency scores, it helps you avoid over-buying expensive material while ensuring you have enough to finish your project.

**How do I calculate fabric for a custom pattern piece?**
Use the `calculate_custom_layout` tool. Provide the widths and lengths of your pieces, the fabric width, and whether you are using a one-way or two-way nap direction.

**Can I account for stripes or plaids?**
Yes. When using `calculate_custom_layout`, you can provide a `patternRepeatLength`. The tool will automatically add one full repeat to the total length to ensure proper alignment.

**What garment sizes are supported?**
The `lookup_garment_yardage` tool supports standard sizing from XS up to 5XL.