74
grade C
3 days ago
mcp_so

MCP Service Framework

一个基于MCP协议开发的LLM(大模型)服务端项目

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: MODEL_API_BASE_URL, SMITHERY_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: MODEL_API_KEY, Q_WEATHER_API_KEY, SMITHERY_API_KEY
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.
configAI_MODEL_NAME
configMODEL_API_BASE_URL
configMODEL_API_ENDPOINT
🔐 secretMODEL_API_KEY
configPORT
🔐 secretQ_WEATHER_API_KEY
configQ_WEATHER_CITY_URL
configQ_WEATHER_LOCATION_URL
🔐 secretSMITHERY_API_KEY
configSSE_SERVER_URL
// 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/hiohk-mcp-server-web-12hq91)](https://m8ven.ai/mcp/hiohk-mcp-server-web-12hq91)
commit: 89dd4da30004bc95db52fbe3619b5a4ebf95b318
code hash: 9c30be16940b8bf3b359cf85b40f033a19e3b30ba28cf1c192b8924e1976cd76
verified: 4/18/2026, 7:23:23 PM
view raw JSON →