OpenFab
io.github.yyphilo/openfabInstant parametric cost estimates for custom manufacturing: CNC, molding, sheet metal, 3DP, PCB.
Tools · 7
List supported manufacturing processes, materials, and the fields an estimate accepts.
Get an instant cost estimate for a custom manufactured part. Returns unit price, total, lead time, and assumptions. Indicative and non-binding.
Refine a previous estimate (change quantity, material, tolerance, finish) by passing its quote_token.
Estimated production lead time in days, by process and quantity.
Rule-based design-for-manufacturability feedback for a part specification.
Estimate costs for a multi-part bill of materials in one call. Each part: {process, quantity, material?, bounding_box_mm?, tolerance_mm?, finish?}. Returns per-line estimates, a BOM total, an…
Compare cost and lead time for one part across manufacturing processes. Provide 2-8 process names and a quantity; returns per-process estimates sorted by total cost, plus a lowest-cost / shor…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"openfab": {
"url": "https://openfab-22100483453.us-central1.run.app/mcp/",
"transport": "streamable-http"
}
}
}