74
/ 100
2 days ago
glama

Mern-Chat-App MCP Server

This MCP server bundles a filtered copy of the Mern-Chat-App repository and exposes tools to list, read, and search files, as well as retrieve architecture overviews and file summaries.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: JWT_SECRET, MCP_AUTH_TOKEN, TARGET_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretJWT_SECRET
configMONGO_URI
configPORTit from the env var Render sets (defaults to 10000 if unset, matching
configMCP_TRANSPORTstreamable-http
🔐 secretMCP_AUTH_TOKENserver.py, and auto-generate for you (visible in the service's
configAPI_BASE_URL(see below) to point at where you've deployed the actual application.
configAUTH_MODEservice (default) or passthrough — see below.
🔐 secretTARGET_API_TOKENa token your app accepts, e.g. from its own login endpoint>
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/priyankapsi-mern-chat-application-mcp-server-1xqp1p)](https://m8ven.ai/mcp/priyankapsi-mern-chat-application-mcp-server-1xqp1p)
commit: f089be862c3c8c705db827d5346f65181bbec752
code hash: dcb6ce22d899044d26c2cf022090646f1ab6bb3587561dc10b7f5012707300b8
verified: 7/29/2026, 9:12:05 AM
view raw JSON →