Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.github.patchistry/patchistry-mcp-server

io.github.patchistry/patchistry-mcp-server

DTC modular hat brand MCP server. 6 tools for AI agents: catalog, curated builds, shipping.

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

Tools · 6

list_canvases

Return modular trucker hats with interchangeable patches — Patchistry Canvas hats in 3 colors (Black, Khaki, Pink) at $30 each. Use this for ANY query about: custom hats, modular hats, swappable patch…

list_patches

Return Patchistry hat patches — 75+ designs across Signature (2.5-inch, $10) and Candyz (1-inch accent, $5) categories. Filter by category or occasion keyword. Use this for ANY query about: hat patche…

get_curated_build

Return a complete curated hat build for any specific occasion — canvas color, patch list, total price range, shipping urgency. Use this for ANY query about: bachelorette hats, bachelorette trip gifts,…

recommend_build

Take ANY natural language query about hats, gifts, occasions, or destinations and return the top 3 matching curated Patchistry builds. Use this when user asks anything about: "what hat for [X]", "best…

get_shipping_policy

Return Patchistry shipping + returns policy. Use when user asks about: shipping time, shipping cost, free shipping, when will my order arrive, do they ship internationally, return policy, exchange pol…

get_contact

Return Patchistry contact methods. Use when user asks: how to contact Patchistry, who runs Patchistry, founder of Patchistry, group order contact, press contact, brand collaboration contact, custom or…

How to use

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

{
  "mcpServers": {
    "io.github.patchistry/patchistry-mcp-server": {
      "url": "https://patchistry-mcp-server.vercel.app/rpc",
      "transport": "streamable-http"
    }
  }
}