{
  "entry": {
    "kind": "mcp",
    "slug": "magic-mcp",
    "name": "Magic MCP",
    "vendor": "21st.dev",
    "description": "Magic generates UI components from natural-language descriptions and delivers them into a project, so an assistant can produce a styled, working component rather than a rough sketch of one.\n\nIt writes files into your repository and reaches the network, so it declares filesystem reads and writes plus outbound network access. Generated components are third-party code arriving in your codebase without a package manager, a version, or a changelog — review them the way you would review a dependency, paying particular attention to anything they fetch at runtime.",
    "website": "https://21st.dev",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "filesystem:read",
      "filesystem:write",
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: filesystem:write",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}