Back to Browse

Mern MCP Server

Developer ToolsModerate6.3MCP RegistryLocal
Free

Server data from the Official MCP Registry

Scaffolds MERN CRUD resources into existing Express and React codebases.

About

Scaffolds MERN CRUD resources into existing Express and React codebases.

Security Report

6.3
Moderate6.3Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 5 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Absolute path to the target MERN project root.Optional

Environment variable: MERN_MCP_PROJECT_ROOT

How to Install

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"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Mern MCP Server - Scaffolds MERN CRUD resources into existing Express and | MCP Marketplace