{
  "schemaVersion": "2025-06-18",
  "name": "merchanthq-data",
  "title": "MerchantHQ Data",
  "description": "Read-only MCP server exposing factual UK card-payment acquirer terms and a current fees snapshot from the MerchantHQ Card Acquirer Index. Resources plus a search_acquirers tool. No authentication, no PII.",
  "version": "2026-05-25",
  "vendor": {
    "name": "MerchantHQ",
    "url": "https://merchanthq.co.uk"
  },
  "endpoints": [
    {
      "url": "https://merchanthq.co.uk/mcp",
      "transport": "streamable-http"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true
  },
  "tools": [
    {
      "name": "search_acquirers",
      "description": "Search UK card-payment acquirers by free-text query, tier, or sales channel."
    }
  ],
  "documentation": "https://merchanthq.co.uk/data/api/",
  "openapi": "https://merchanthq.co.uk/openapi.json",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
