{
  "serverInfo": {
    "name": "dare.co.uk archive",
    "version": "2026-08-01"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.dare.co.uk/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "search_articles",
      "description": "Keyword-search the dare.co.uk archive. Returns ranked articles with title, url, section, and description."
    },
    {
      "name": "get_article",
      "description": "Fetch the clean Markdown of a dare.co.uk article by url."
    },
    {
      "name": "list_sections",
      "description": "List the archive's top-level sections with article counts."
    }
  ],
  "documentation": "https://www.dare.co.uk/agents.md"
}
