{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "somerch-public",
    "version": "2.7.0",
    "title": "SoMerch - Corporate Merch Planner",
    "description": "Plan corporate merch with SoMerch: search the live catalog, get product detail, build a budget- and deadline-checked concept, replay a saved plan, and submit a quote request after explicit confirmation. Multilingual (en, de, fr)."
  },
  "endpoint": "https://somerch.co/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "capabilities": {
    "tools": {},
    "resources": {},
    "prompts": {}
  },
  "authentication": {
    "type": "none"
  },
  "documentation": "https://somerch.co/api-docs",
  "contact": {
    "name": "SoMerch Support",
    "email": "support@somerch.co",
    "url": "https://somerch.co/api-docs"
  },
  "publisher": {
    "name": "SoMerch",
    "url": "https://somerch.co"
  }
}