[
  {
    "id": "aws-official-mcp-servers",
    "name": "AWS Official MCP Servers",
    "type": "mcp-reference",
    "provider": "aws",
    "harnesses": ["codex", "claude-code", "cursor", "gemini", "kiro", "other"],
    "summary": "Reference entry for the official AWS Labs MCP server suite.",
    "source_type": "reference-only",
    "official_docs": [
      "https://github.com/awslabs/mcp",
      "https://awslabs.github.io/mcp/"
    ],
    "security_notes": "AWS MCP servers may read or mutate AWS resources depending on server and credentials. Scope AWS profiles, regions, and IAM permissions carefully.",
    "last_verified": "2026-04-27",
    "path": "mcp/official/aws-mcp-servers.md",
    "official_project_url": "https://github.com/awslabs/mcp",
    "vendor": "AWS Labs",
    "auth_model": "AWS credentials through the selected server/client environment, commonly profile or environment-based credentials.",
    "install_example": "Follow the server-specific install commands in the official AWS Labs MCP repository or documentation.",
    "unofficial_warning": "Official AWS Labs project; individual server maturity and deprecation status still varies."
  },
  {
    "id": "azure-official-mcp-server",
    "name": "Azure MCP Server",
    "type": "mcp-reference",
    "provider": "azure",
    "harnesses": ["codex", "claude-code", "cursor", "gemini", "kiro", "other"],
    "summary": "Reference entry for Microsoft's Azure MCP Server.",
    "source_type": "reference-only",
    "official_docs": [
      "https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
      "https://github.com/microsoft/azure-mcp"
    ],
    "security_notes": "Azure MCP Server uses Azure identity patterns and Azure RBAC. Do not grant broad subscription permissions by default.",
    "last_verified": "2026-04-27",
    "path": "mcp/official/azure-mcp-server.md",
    "official_project_url": "https://github.com/microsoft/azure-mcp",
    "vendor": "Microsoft",
    "auth_model": "Microsoft Entra ID through Azure Identity patterns, Azure CLI, managed identity, or supported client authentication.",
    "install_example": "Follow Microsoft Learn's Azure MCP Server setup instructions for the target client.",
    "unofficial_warning": "Official Microsoft project; verify version-specific setup in Microsoft Learn before use."
  },
  {
    "id": "oracle-official-mcp-servers",
    "name": "Oracle MCP Servers",
    "type": "mcp-reference",
    "provider": "oracle",
    "harnesses": ["codex", "claude-code", "cursor", "gemini", "kiro", "other"],
    "summary": "Reference entry for Oracle's official MCP server offerings and repository.",
    "source_type": "reference-only",
    "official_docs": [
      "https://www.oracle.com/mcp",
      "https://github.com/oracle/mcp"
    ],
    "security_notes": "Oracle MCP servers may expose database or OCI capabilities. Scope database users, OCI policies, and network access carefully.",
    "last_verified": "2026-04-27",
    "path": "mcp/official/oracle-mcp-servers.md",
    "official_project_url": "https://github.com/oracle/mcp",
    "vendor": "Oracle",
    "auth_model": "Varies by server; commonly database credentials, OCI configuration, or product-specific authentication.",
    "install_example": "Start from Oracle's MCP landing page and the oracle/mcp repository for server-specific setup.",
    "unofficial_warning": "Official Oracle resources; server capabilities and authentication vary by Oracle product."
  }
]
