{"name":"com.aiurion/agentic-3d-printing","slug":"aiurion-agentic-3d-printing","title":"AIURION Agentic 3D Printing — San Francisco","description":"Quote, purchase, and track custom 3D prints from AIURION in San Francisco.","url":"https://mcp.market/server/aiurion-agentic-3d-printing","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":20,"ok":20,"last_checked_at":"2026-09-24T05:55:41.222Z","last_ok_at":"2026-09-24T05:55:41.222Z","latency_ms":189},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://aiurion.com/ai-agents","version":"2.0.0","remotes":[{"type":"streamable-http","url":"https://aiurion.com/api/agent/v1/mcp"}],"packages":[],"tools":[{"name":"printing.capabilities.get","description":"Read AIURION's supported 3D model formats, limits, materials, production options, and purchasing flow.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"printing.checkout.create","description":"Create a Stripe Checkout URL after the customer approves the quote. Stripe authorizes the card; AIURION captures payment only after manually approving the model.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"accessToken":{"type":"string","minLength":34,"maxLength":138,"description":"Guest token returned by printing.sessions.start. Optional when Authorization already carries a permanent key or guest token."},"quoteId":{"type":"string","format":"uuid","description":"AIURION quote UUID returned by printing.quotes.create."},"approvalConfirmed":{"type":"boolean","const":true,"description":"Set true only after the customer reviews and approves the quote."},"idempotencyKey":{"type":"string","minLength":8,"maxLength":128,"description":"Stable unique key for retrying checkout creation."},"materialId":{"type":"string","description":"AIURION material identifier listed by printing.capabilities.get."},"productionSpeed":{"type":"string","enum":["standard","rush"],"description":"Requested production priority: standard or rush."},"fulfillmentMethod":{"type":"string","enum":["shipping","courier"],"description":"How the completed parts should be delivered."}},"required":["quoteId","approvalConfirmed","idempotencyKey"],"additionalProperties":false}},{"name":"printing.orders.get","description":"Poll the payment and manufacturing status associated with a credential-owned quote.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"accessToken":{"type":"string","minLength":34,"maxLength":138,"description":"Guest token returned by printing.sessions.start. Optional when Authorization already carries a permanent key or guest token."},"quoteId":{"type":"string","format":"uuid","description":"AIURION quote UUID returned by printing.quotes.create."}},"required":["quoteId"],"additionalProperties":false}},{"name":"printing.quotes.create","description":"Create a free, checkout-ready 3D print quote. The model must be supplied as base64 and a stable idempotency key must be reused for retries.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"accessToken":{"type":"string","minLength":34,"maxLength":138,"description":"Guest token returned by printing.sessions.start. Optional when Authorization already carries a permanent key or guest token."},"fileName":{"type":"string","description":"Model filename ending in STL, OBJ, STEP, STP, or 3MF."},"fileBase64":{"type":"string","description":"Base64-encoded model bytes without a data URL prefix."},"quantity":{"type":"integer","minimum":1,"maximum":150,"default":1,"description":"Number of identical parts to quote, from 1 to 150."},"idempotencyKey":{"type":"string","minLength":8,"maxLength":128,"description":"Stable unique key for this quote attempt."}},"required":["fileName","fileBase64","idempotencyKey"],"additionalProperties":false}},{"name":"printing.quotes.get","description":"Retrieve a quote previously created by this guest session or permanent integration.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"accessToken":{"type":"string","minLength":34,"maxLength":138,"description":"Guest token returned by printing.sessions.start. Optional when Authorization already carries a permanent key or guest token."},"quoteId":{"type":"string","format":"uuid","description":"AIURION quote UUID returned by printing.quotes.create."}},"required":["quoteId"],"additionalProperties":false}},{"name":"printing.quotes.update","description":"Update quantity, material, production speed, or fulfillment before checkout.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"accessToken":{"type":"string","minLength":34,"maxLength":138,"description":"Guest token returned by printing.sessions.start. Optional when Authorization already carries a permanent key or guest token."},"quoteId":{"type":"string","format":"uuid","description":"AIURION quote UUID returned by printing.quotes.create."},"quantity":{"type":"integer","minimum":1,"maximum":150,"description":"Updated number of identical parts, from 1 to 150."},"materialId":{"type":"string","description":"AIURION material identifier listed by printing.capabilities.get."},"productionSpeed":{"type":"string","enum":["standard","rush"],"description":"Requested production priority: standard or rush."},"fulfillmentMethod":{"type":"string","enum":["shipping","courier"],"description":"How the completed parts should be delivered."}},"required":["quoteId"],"additionalProperties":false}},{"name":"printing.sessions.start","description":"Immediately create a public, scoped 24-hour guest session with a small free quote allowance. No account or invitation is required.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"agentName":{"type":"string","minLength":1,"maxLength":120,"description":"Optional agent or platform name for support attribution."}},"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-23T11:55:21.804Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T11:55:21.826Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 814ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 3 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://aiurion.com/api/agent/v1/mcp","reachable":true,"authRequired":false,"latencyMs":814,"serverInfo":{"name":"aiurion-agentic-3d-printing","version":"2.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://aiurion.com/favicon.png","source":"registry","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}