Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

Agent Fabrication Network (UFP)

ai.agenticfabricationnetwork/ufp

Turn designs into shipped parts: quote 3D printing, CNC, and decals, then check out.

Uptime
50.0%
2 probes
Response
1014ms
last probe
Tools
6
callable

Tools · 6

get_fabrication_quote

Get ranked, purchasable offers (price, ETA, preview image) for fabricating a physical item from a design file. process=fdm_print for 3D printing a model (STL/OBJ/PLY/3MF/AMF/STEP/IGES), process=cnc or…

refine_quote

Narrow an existing quote with new constraints (destination ZIP the user just provided, deadline, outdoor/waterproof/heat/food-safety requirements, budget, vendor reliability, verbatim requirements ter…

create_checkout

Create the order and get a hosted payment link for a chosen offer. Call this as soon as the user picks an offer + shipping speed — do NOT ask for their address first: the secure payment page collects …

get_order_status

Check status, ETA and tracking for a UFP order.

list_orders

List this agent's recent UFP orders (newest first): order id, what was made, vendor, status, total, ETA, created date. Use it to resolve vague references — "my sticker order", "that order from 6 days …

leave_review

Record the user's verified-purchase review of how a UFP order turned out. YOUR JOB IS TO STRUCTURE THE FEEDBACK: turn what the user actually said into stars (1-5 overall) and facet scores — "the cut w…

Similar MCP servers embedding-nearest

Fabric Marketplace live
Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP.
7 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
6 tools · streamable-http
ai.dynamicfeed/dynamic-feed live
Fresh data AI models lack: live prices, software versions, CVEs, service status & more.
93 tools · streamable-http
agent-tools (x402 directory) live
Discover and call x402 paid services — search by intent, filter by price/chain.
5 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
Kifly — Agentic Commerce & Payments live
Multi-seller shopping for AI agents. Settle via Stripe MPP or x402 USDC on Base. Hosted.
21 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "agent_fabrication_network_(ufp)": {
      "url": "https://agenticfabricationnetwork.ai/mcp",
      "transport": "streamable-http"
    }
  }
}