51
/ 100
5 days ago
mcp_so

MCP API Server

mcp server

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: 15 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.
🔐
You'll be asked for 2 credentials: CLIENT_SECRET, PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_APIS"": "/admin-api/system/user/page,/admin-api/system/user/create,/admin-api/system/user/update"
configALLOWED_APIS_CONFIG_PATH
configBASE_URL"": "https://127.0.0.0:8080",
configCLIENT_ID"": "xxx",
🔐 secretCLIENT_SECRET"": "xxx",
🔐 secretPASSWORD"": "xxx",
configREJECT_UNAUTHORIZED"": "false",
configTENANT_ID
// 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 3 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/qingtianyu-mcp-server-1lr2ip)](https://m8ven.ai/mcp/qingtianyu-mcp-server-1lr2ip)
commit: 704aeb530a3206fbe7fbf704869b59c3e35986cf
code hash: 9ee3603cdbed123f4a7f89df3dcf32bdfdcb2f2d2b19a67482405f5cde0655a1
verified: 6/17/2026, 11:47:39 AM
view raw JSON →