This is a scaffolding server that generates complete MERN CRUD slices inside existing codebases. It exposes tools like preview_scaffold and scaffold_resource that create Mongoose models, Express controllers and routes, React components (forms, lists, detail views), hooks, and API modules based on resource schemas. The preview workflow lets you inspect generated files before applying them, and it can patch existing router and store files to wire up new resources. Works with TypeScript or JavaScript, supports React Query or Redux on the client, and handles monorepo or separate server/client structures. Useful when you're tired of manually wiring each layer of a full stack resource and want to jump straight to business logic.
claude mcp add --transport stdio irtezaasadrizvi-mern-mcp uvx mern-mcp