PrintYourDuck Quote
com.printyourduck/quoteFind and submit local 3D print files for manual PrintYourDuck quote review.
Tools · 3
Read public requirements for a PrintYourDuck manual custom 3D printing quote request. Use this before submit_quote_request to check accepted file types, material options, confirmations, restrictions, …
Submit customer contact details and private uploaded file metadata for manual PrintYourDuck quote review. Alias intents: request a 3D print quote, send uploaded file for quote, submit manual quote req…
Look up public-safe quote status using the quote request ID and matching customer email. Alias intents: check quote status, check manual review status, check payment-link availability. Does not expose…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"printyourduck_quote": {
"url": "https://printyourduck.com/api/mcp",
"transport": "streamable-http"
}
}
}