66
/ 100
1 month ago
glama

MCP Node.js TypeScript API

Exposes a Node.js REST API for user and product management through MCP tools, allowing AI assistants to directly interact with MongoDB to create, read, update, and delete users and products.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// known CVEs in dependencies2 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

hightypeorm@0.3.19GHSA-q2pj-6v73-8rgj

TypeORM vulnerable to SQL injection via crafted request to repository.save or repository.update

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMONGODB_URI"": "mongodb://localhost:27017/mcpnodefil",
configPORT"": "3000"
// 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 2 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/proffillipesilva-mcpnodefil-3wt1ux)](https://m8ven.ai/mcp/proffillipesilva-mcpnodefil-3wt1ux)
commit: 9fdc29a62555dfe11c36682dfaf778e2c60e31fa
code hash: 25aef1dfb357e0d216a6e4082b756d2c2b4ba53e4564313db3c10a2162142c6d
verified: 6/17/2026, 12:30:59 PM
view raw JSON →