React
Enables Claude AI to create and modify React applications through the Model Context Protocol.
About
React provides a bridge between Claude AI and the React ecosystem, enabling Claude to create new React applications, manage files and directories, install npm packages, execute terminal commands, and track long-running processes. It implements the Model Context Protocol, allowing Claude to perform real-world actions in the development environment.
Key Features
- Start, monitor, and terminate long-running processes
- 16 GitHub stars
- Create and manage React projects
- Run arbitrary terminal commands and install npm packages
- Read and write files for React components and configuration
- Detailed JSON and text logging
Use Cases
- AI-assisted React component development
- Automated React application scaffolding
- Integration of Claude AI with existing React projects