Enables AI to search and retrieve programming problems, interview experiences, and solutions from Nowcoder (牛客网) via the Model Context Protocol.
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
Playwright downloads and installs browsers without verifying the authenticity of the SSL certificate
process.env. You'll be asked to provide them before it can run.ALLOWED_ORIGINS— CORS 允许的来源,多个用逗号分隔HOST— 0.0.0.0 HTTP 模式监听地址(本地开发建议 127.0.0.1)HTTPS— ├── index.ts # 入口,Stdio / HTTP / 传输PORT— 3000 HTTP 模式监听端口SSL_CERT— 自定义 SSL 证书路径SSL_KEY— 自定义 SSL 私钥路径TRANSPORT— stdio 传输模式:stdio / http / https[](https://m8ven.ai/mcp/deveverything01-newcoder-mcp-server-11fiud)