Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

PrintYourDuck Quote

com.printyourduck/quote

Find and submit local 3D print files for manual PrintYourDuck quote review.

Uptime
100.0%
1 direct probes · 30d
Response
1363ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_printyourduck_quote_requirements

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_quote_request

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…

get_quote_status

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "printyourduck_quote": {
      "url": "https://printyourduck.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}