General Tools
nestingcalc.com
Provides woodworking and construction calculators for optimizing cutting plans and calculating lumber dimensions, miter angles, and weight.
ENDPOINT 1
https://mcp.nestingcalc.com/mcp
MCP server metadata
- Name
- nestingcalc
- Version
- 1.2.0
Known tools 37
linear_cutting_optimizerOptimize 1D cutting plans for bars, pipes and profiles (linear cutting stock problem, best-fit decreasing heuristic).
Inferred read-onlysheet_cutting_optimizerOptimize 2D guillotine cutting plans for plywood, MDF, glass, sheet metal (2D nesting with kerf, per-part rotation lock for grain direction, optional sheet trim and multiple stock sizes).
Inferred read-onlyboard_feet_calculatorCalculate board feet and lumber cost (thickness x width x length / 144 in inches).
Inferred read-onlymiter_angle_calculatorMiter angles three ways: corner mode (any corner angle between two pieces), sides mode (regular polygon with N sides), crown mode (miter + bevel for crown molding at a spring angle).
Inferred read-onlylumber_weight_calculatorWeight of lumber by species, dimensions, quantity and moisture (dry/fresh), using species density tables.
Inferred read-onlyrebar_takeoffRebar weight takeoff (d2/162 rule): total length, weight in kg and bars per tonne for a list of rebar lines.
Inferred read-onlymetal_weight_calculatorWeight of metal stock per profile: pipe/tube (OD + wall), round bar, square/rectangular tube, flat bar, angle, beam/I-beam.
Inferred read-onlycnc_feeds_speedsCNC spindle RPM and feed rate from tool diameter, flute count, chip load and cutting speed.
Inferred read-onlysheet_metal_gaugeConvert sheet metal gauge to thickness (mm) or thickness to gauge, and compute sheet weight for steel, stainless, aluminum or galvanized steel.
Inferred read-onlytile_calculatorTiles, boxes and cost for a room: room and tile dimensions, grout width, waste factor by layout pattern (straight, offset, diagonal, herringbone.
Inferred read-onlywallpaper_calculatorWallpaper rolls needed for a wall, accounting for pattern repeat and openings.
Inferred read-onlybaluster_spacing_calculatorEqual baluster/spindle spacing for a run: number of balusters, exact gap and positions.
Inferred read-onlyflooring_calculatorLaminate/vinyl plank takeoff: planks, boxes and cost with offcut reuse between rows (best-fit), expansion gap, layout waste presets and direction.
Inferred read-onlyembroidery_resizeResize an embroidery design file (PES or DST) by a scale percentage.
Inferred read-onlyhoppus_volumeHoppus (quarter-girth) volume of round logs from mid-length circumference and length: (C/4)^2 x L.
Inferred read-onlylog_volumeCubic volume of a log by classical formula: Huber (mid diameter only), Smalian (both end diameters) or Newton (all three, most accurate).
Inferred read-onlyjas_log_scaleJapanese Agricultural Standard (JAS) log scale: official diameter rounding (floor to 1 cm below 14 cm, even 2 cm at 14 cm and above), oval-log averaging, optional +2 cm ovality adjustment and the length allowance for logs over 6 m.
Inferred read-onlytimber_unit_converterConvert timber quantities between m3, ft3, board feet, MBF, Hoppus ft3, Hoppus m3 and Hoppus tons, and translate a price quoted in any unit into $/m3 and $/MBF (1 MBF = 2.
Inferred read-onlygreen_log_weightWeight of a roundwood/log batch at any moisture content: W = volume x basic density x (1 + MC/100), per USDA Wood Handbook 2021 Ch.
Inferred read-onlystowage_factorStowage factor SF = cargo volume (m3) / cargo mass (tonnes), with classification against the IMO CSS Code Table 4.
Inferred read-onlycontainer_loadingHow many uniform cartons fit in a shipping container before cube-out or weigh-out.
Inferred read-onlysawmill_recoverySawmill recovery rate (lumber recovery factor): sawn volume out / roundwood volume in, benchmarked against FAO/EU/SE-Asia reference ranges.
Inferred read-onlywood_emcEquilibrium moisture content (EMC) from temperature and RH using the Hailwood–Horrobin sorption model (Simpson 1973 coefficients, desorption branch — WH-2021 Ch.
Inferred read-onlykiln_capacityKiln charge capacity: wood volume per batch (AH-188 / TechDrying).
Potential side effectsrough_sizingRough sizing — convert between finished (planed, kiln-dried) and rough-sawn dimensions before drying and planing.
Inferred read-onlyfirewood_calculatorConvert firewood volume between cord (128 ft3), stere/Raummeter (stacked m3), solid m3 (Festmeter), loose m3 and ft3, with optional weight estimate by wood species (dry/fresh).
Inferred read-onlyrpm_calculatorSpindle speed (RPM) from cutting speed: n = Vc*1000/(pi*D) metric, n = Vc*12/(pi*D) imperial.
Inferred read-onlycutting_speed_calculatorCutting speed from spindle speed: Vc = pi*D*n/1000 metric (m/min), SFM = pi*D*n/12 imperial.
Inferred read-onlytimber_beam_capacityAllowable load on a simply supported rectangular timber beam (planning estimate, Eurocode 5 conventions, EN 338 grades C16-D40/D24-D40).
Inferred read-onlyglass_price_calculatorCut-to-size glass cost and weight estimate: net area with optional waste allowance, weight (2.
Inferred read-onlymanufacturing_yieldCumulative yield through a wood production chain (sawing -> drying -> machining -> finishing).
Inferred read-onlyglue_consumptionWood adhesive quantity: bond area x spread (g/m2, TDS presets like PVAc D3 175, EGP 250, finger-joint PUR 530) x application faces x waste allowance.
Inferred read-onlycbm_shipmentPacking CBM for cartons: per-line and lot volume (m3), total weight and lot density, with a cube-out / weigh-out verdict against the 40HC balanced density (390 kg/m3 - same presets as container loading).
Inferred read-onlybom_costingBill-of-materials cost roll-up for furniture: buy quantity = net qty x (1 + waste%, verified presets: S4S lumber 18%, rough 28%, nested panels 10%, hardware 3%), line and total costs, cost per product and a selling price from a target margin (price = cost / (1 - margin)).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nestingcalc]
url = "https://mcp.nestingcalc.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nestingcalc": {
"type": "http",
"url": "https://mcp.nestingcalc.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nestingcalc
Remote MCP URL: https://mcp.nestingcalc.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nestingcalc": {
"url": "https://mcp.nestingcalc.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nestingcalc": {
"type": "http",
"url": "https://mcp.nestingcalc.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nestingcalc",
"transport": "streamable-http",
"url": "https://mcp.nestingcalc.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.