A reference implementation of an MCP server built with Express that integrates full OAuth 2.1 authorization and RFC9728 protected resource metadata. It enables secure, authenticated communication between MCP clients and servers using streamable HTTP transport and built-in authorization flows.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided
process.env. You'll be asked to provide them before it can run.AUTH_ISSUER— 授权服务器 issuer(可与 MCP 同源) http://localhost:3000JWT_SECRET— HS256 密钥(生产建议 RS256 + JWKS) 至少 32 字符MCP_RESOURCE_URI— MCP 资源 canonical URI(用于 aud 校验与 metadata) http://localhost:3000PORT— HTTP 端口 3000[](https://m8ven.ai/mcp/yylgit-mcp-gateway-demo-a5xisg)