{
  "$schema": "https://modelcontextprotocol.io/schema/server-card/v1.json",
  "schemaVersion": "1.0.0",
  "name": "Aurora Intelligence MCP Server",
  "version": "1.0.0",
  "description": "MCP server for Aurora Intelligence — AI Operations Intelligence Platform for SME clients. Runs a 7-stage gated AI pipeline (Profile → Sector Map → Questionnaire → Data Ingestion → Intelligence Briefs → Compliance & Governance → What-If Scenarios) to produce a confidence-scored Operations Dossier. Human approval gates at M1, M3, M5 (per-brief), and M6. UK and Italy markets.",
  "homepage": "https://aurora.globalmente.it",
  "serverInfo": {
    "name": "aurora-intelligence-mcp",
    "version": "1.0.0"
  },
  "provider": {
    "name": "Aurora Operations Partners / GlobalMente",
    "url": "https://aurora.globalmente.it",
    "parent_brand": "https://globalmente.it",
    "email": "aurora@globalmente.it",
    "markets": ["GB", "IT"],
    "languages": ["en", "it"],
    "locations": {
      "uk": "Oxford, Oxfordshire, England",
      "it": "Milano, Italy"
    }
  },
  "transport": {
    "type": "http",
    "endpoint": "https://aurora.globalmente.it/mcp/v1/",
    "method": "POST",
    "contentType": "application/json",
    "protocol": "JSON-RPC 2.0",
    "_note": "MCP tool execution planned. Returns 501 until implemented."
  },
  "capabilities": {
    "tools": [
      {
        "name": "get_aurora_capabilities",
        "description": "Returns Aurora Intelligence product info as structured JSON: 7-stage AI pipeline, 5 operational areas (Production, HR, Marketing, Sales, Compliance), engagement tiers, and target client profile. Filter by market: IT (Italy/Milano) or GB (England/UK/Oxford)."
      },
      {
        "name": "book_discovery_call",
        "description": "Books a discovery call with Aurora Operations Partners. Required: name, email, company. Optional: message. GDPR consent required. On completion: intake via Client Portal, 7-stage pipeline begins."
      },
      {
        "name": "get_page_as_markdown",
        "description": "Returns clean Markdown for aurora.globalmente.it pages via Accept: text/markdown content negotiation. Known Markdown twins: /index.md, /llms.txt, /llms-full.txt."
      }
    ]
  },
  "agentSkills": "https://aurora.globalmente.it/.well-known/agent-skills/index.json",
  "llmsTxt": "https://aurora.globalmente.it/llms.txt",
  "llmsFullTxt": "https://aurora.globalmente.it/llms-full.txt",
  "apiCatalog": "https://aurora.globalmente.it/.well-known/api-catalog",
  "privacy_policy": "https://www.iubenda.com/privacy-policy/48086358",
  "markets": ["GB", "IT"],
  "languages": ["en", "it"],
  "parentBrand": {
    "name": "GlobalMente",
    "url": "https://globalmente.it",
    "mcp_server_card": "https://globalmente.it/.well-known/mcp/server-card.json",
    "agent_skills": "https://globalmente.it/.well-known/agent-skills/index.json",
    "llms_txt": "https://globalmente.it/llms.txt"
  },
  "_refs": {
    "spec": "https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2127",
    "last_updated": "2026-06-02",
    "status": "planned",
    "protocolVersion": "2024-11-05"
  }
}
