react-spectrum

GitHub

A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

15,780 stars TypeScript 1 file ยท ~1,114 tokens #accessibility#design-systems#react#react-components#ui-components#wai-aria

react-spectrum MCP Server

MCP server for adobe/react-spectrum

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "react-spectrum": {
      "command": "npx",
      "args": [
        "-y",
        "@adobe/react-spectrum"
      ]
    }
  }
}