A comprehensive suite of 17 production-ready MCP servers that automate React and TypeScript workflows end to end. It exposes 77 tools spanning component scaffolding (41 shadcn/ui templates), TypeScript enforcement (7 strictness rules), accessibility audits (WCAG 2.1), test generation (Vitest), performance analysis, and monorepo dependency management. Each server runs independently via stdio and connects to Claude Desktop, Cline, or Cursor. You can chain them into pipelines: legacy-analyzer scores your codebase 0 to 100, code-modernizer converts JS to TypeScript with AST transforms, typescript-enforcer catches unsafe any types, and generate-tests produces coverage. Ships with 450 passing tests, a React 19 UI demo, and an Express bridge for HTTP proxying. Install per server or use the full toolkit for automated code modernization and quality gates.
claude mcp add --transport stdio io.github.nishant-chaudhary5338-mcp-react-toolkit uvx mcp-react-toolkit