{
  "schemaVersion": "2025-06-18",
  "name": "peptideclear-data",
  "title": "PeptideClear Data",
  "description": "Read-only MCP server exposing factual UK peptide seller data: corporate identity, regulatory-status descriptors and Certificate-of-Analysis verification signals from the PeptideClear CoA Trust Index. Resources plus a search_sellers tool. Editorial catalogue and verification data only, not medical advice and not a recommendation to use any substance. No authentication, no PII.",
  "version": "2026-05-25",
  "vendor": {
    "name": "PeptideClear",
    "url": "https://peptideclear.co.uk"
  },
  "endpoints": [
    {
      "url": "https://peptideclear.co.uk/mcp",
      "transport": "streamable-http"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true
  },
  "tools": [
    {
      "name": "search_sellers",
      "description": "Search UK peptide sellers by free-text query, category, CoA Trust Index tier, or per-batch CoA publishing. Returns factual verification data only."
    }
  ],
  "documentation": "https://peptideclear.co.uk/data/api/",
  "openapi": "https://peptideclear.co.uk/openapi.json",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
