56
/ 100
1 month ago
glama

MCP Container TS

A remote MCP server (Node.js/TypeScript) deployed on Azure Container Apps that provides todo list management tools with JWT authentication and role-based access control.

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: 4 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.
🔐
You'll be asked for 4 credentials: API_KEY, JWT_SECRET, JWT_TOKEN, MCP_JWT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high

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

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

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

high@modelcontextprotocol/sdk@1.18.2GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.18.2GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highexpress-rate-limit@8.1.0GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

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.
configALLOWED_ORIGINS
🔐 secretAPI_KEY
configAPI_KEYS
configAPPLICATIONINSIGHTS_CONNECTION_STRING
configJWT_AUDIENCE
configJWT_ISSUER
🔐 secretJWT_SECRET
🔐 secretJWT_TOKEN3. Add authentication header: Authorization and Bearer token which is the value of the "" from the .env file created by the npm run generate-token command.
🔐 secretMCP_JWT_TOKEN
configMCP_SERVER_URL
configPORT
// 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/azure-samples-mcp-container-ts-1dhl02)](https://m8ven.ai/mcp/azure-samples-mcp-container-ts-1dhl02)
commit: 44ac4b2d1ad67497808ec270bf562d79fccaa6ed
code hash: 5d6369c9180a6600ee5b5677f397a763202f2c07fbb8f03468f885e5b6f333a6
verified: 6/10/2026, 11:15:08 AM
view raw JSON →