Server data from the Official MCP Registry
Scaffolds MERN CRUD resources into existing Express and React codebases.
Scaffolds MERN CRUD resources into existing Express and React codebases.
Set these up before or after installing:
Environment variable: MERN_MCP_PROJECT_ROOT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-irtezaasadrizvi-mern-mcp": {
"env": {
"MERN_MCP_PROJECT_ROOT": "your-mern-mcp-project-root-here"
},
"args": [
"-y",
"mern-mcp"
],
"command": "npx"
}
}
}A well-structured MERN stack scaffolding MCP server with proper authentication design and permissions appropriate for its purpose. Minor code quality issues around error handling and input validation, but no significant security concerns. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
Scanned 4 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!