{
  "schemaVersion": "2025-06-18",
  "name": "adhdhelper-data",
  "title": "ADHD Helper Data",
  "description": "Read-only MCP server exposing primary-sourced UK adult ADHD statistics, an NHSBSA prescribing series and a content index from ADHD Helper. Resources plus a search_adhd tool. No authentication, no PII. Information only, not medical advice and not a diagnosis; only a registered clinician can diagnose ADHD.",
  "version": "2026-06-12",
  "vendor": {
    "name": "ADHD Helper",
    "url": "https://adhdhelper.co.uk"
  },
  "endpoints": [
    {
      "url": "https://adhdhelper.co.uk/mcp",
      "transport": "streamable-http"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true
  },
  "tools": [
    {
      "name": "search_adhd",
      "description": "Search primary-sourced UK adult ADHD statistics by free-text query or category."
    }
  ],
  "documentation": "https://adhdhelper.co.uk/api/",
  "openapi": "https://adhdhelper.co.uk/openapi.json",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
