The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Moissanite Tools listing page.

Grading reference and carat↔millimetre conversion for moissanite — calculated, not copied.
Practically every carat/mm chart on the web is calculated for diamond. Moissanite has a different density (3.21 vs 3.52 g/cm³), so applying a diamond chart to moissanite is wrong by roughly 9%:
| Diameter | Diamond | Moissanite | Cubic zirconia |
|---|---|---|---|
| 4.0 mm | 0.24 ct | 0.22 ct | 0.39 ct |
| 5.0 mm | 0.47 ct | 0.43 ct | 0.76 ct |
| 6.5 mm | 1.03 ct | 0.94 ct | 1.66 ct |
| 8.0 mm | 1.91 ct | 1.74 ct | 3.09 ct |
This is why moissanite is usually sold by millimetre rather than by carat — the same "1 carat" looks like a different size depending on the stone.
Cross-border ring buying goes wrong because the systems are unrelated: a US 6 is a UK M, not a UK 6. EU sizes under ISO 8653 are simply the inner circumference in millimetres.
| US | UK | EU | Inner Ø |
|---|---|---|---|
| 5 | J | 49.3 | 15.7 mm |
| 6 | M | 51.9 | 16.5 mm |
| 7 | O | 54.4 | 17.3 mm |
| 8 | Q | 57.0 | 18.1 mm |
| 9 | R½ | 59.5 | 18.9 mm |
Sizes that aren't on the chart return the nearest listed size flagged exact: false,
rather than inventing a value.
Two ways to run it.
Hosted — nothing to install. Point any MCP client at:
Listed in the official MCP Registry as com.fitiny/moissanite-tools.
Local — stdio:
Exposes six tools:
| Tool | Answers |
|---|---|
carat_to_mm | How wide is a 1 ct moissanite? |
mm_to_carat | What does a 6.5 mm stone weigh in each material? |
grading_scale | What does VVS1 / D colour actually mean? |
ring_size_convert | What is a UK M in US sizing? |
necklace_length | Where does an 18" necklace sit? |
stud_appearance | How big does a 6 mm stud read on the ear? |
GIA's round-brilliant formula, scaled by relative density:
Accuracy against published diamond charts: 1.4% mean, 3.3% max. Real stones vary with cut proportions — treat the output as guidance, not as a substitute for weighing a stone.
Round brilliant only. Fancy shapes (oval, princess, emerald, pear) distribute weight differently and need shape-specific factors that aren't in here.
Colour and clarity scales follow the GIA diamond grading system, which the moissanite trade has adopted. The optical constants (refractive index, dispersion, Mohs hardness, density) are published gemmological values. Nothing here was scraped from another site — the conversion figures are computed from the formula above, which is why they can be released under MIT.
This is a descriptive reference, not a certification. A graded stone comes with a report from a gemmological laboratory; this repo just explains what those grades mean.
An interactive version runs at fitiny.com/pages/moissanite-grading.
MIT — see LICENSE. Maintained by FITINY Jewelry.