react-design-systems-mcp.md

React Design Systems MCP

UI App
from"agentience"

MCP server for React design systems with component info and code generation

Developer Tools
Reactdesign systemcomponentscodegen
install.sh
# Clone the repository
$git clone https://github.com/agentience/react-design-systems-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve