37
/ 100
1 month ago
glama

MCP_Tools

A NestJS app that exposes MCP-style tools backed by hardcoded JSON, allowing users to query project details and documents through natural language via Claude.

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 2 credentials: ANTHROPIC_API_KEY, apiKey
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

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

low@nestjs/common@10.0.0GHSA-cj7v-w2c7-cp7c

nest allows a remote attacker to execute arbitrary code via the Content-Type header

low@nestjs/core@10.0.0GHSA-36xv-jgw5-4q75

@nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

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.
🔐 secretANTHROPIC_API_KEYsk-ant-...your key here...
configANTHROPIC_MODELclaude-2 # optional override; set this to a model your Anthropic key supports
🔐 secretapiKey
// 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/magarongcandy-mcp-tools-17y69r)](https://m8ven.ai/mcp/magarongcandy-mcp-tools-17y69r)
commit: b2713c8dc0a50c226a8ae8c9eb80adc9ea14d446
code hash: 16602db3e8b98308b99ce9ef9e6ba2f90ed6c183c5a344df6f942433a1786d7a
verified: 6/10/2026, 11:21:06 AM
view raw JSON →