71
/ 100
7 days ago
glama

mcp-ccnu-lib

封装华中师范大学图书馆空间预约系统(包括登录、查座位、预约、取消、暂离等操作)为一组MCP工具,供LLM调用执行。

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
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 2 credentials: DEFAULT_USER_KEY, CCNU_DEFAULT_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.
configCCNU_BASE_URL"https://kjyy.ccnu.edu.cn/jsq-v/#/main/home"
configMCP_URL
configMCP_HOST/ MCP_PORT 0.0.0.0 / 8010 服务监听
configMCP_PORTMCP_HOST / 0.0.0.0 / 8010 服务监听
configDATA_DIRdocker-compose.yml 会用 environment 覆盖 、HEADLESS、MCP_、CCNU_BASE_URL 等非机密项(避免 env_file 对带 # 的 URL 处理不一致),所以 .env 里真正必须填的只有账号。其余项按上面模板写齐即可,互不冲突。
🔐 secretDEFAULT_USER_KEYdefault 不传 user_key 时的兜底键
configCHALLENGE_TTL_SECONDS240 验证码人工输入超时
configCCNU_DEFAULT_USERNAMEusername str 否¹ .env 的 学号
🔐 secretCCNU_DEFAULT_PASSWORDpassword str 否¹ .env 的 密码
// 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 4 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/cxdpowered-mcp-ccnu-lib-zwds12)](https://m8ven.ai/mcp/cxdpowered-mcp-ccnu-lib-zwds12)
commit: ef6a302e3250dd29ce643da269c4c2499a5ecba7
code hash: b6ea0de1e30bc01d81a99b5bbab48760afb4a4ba6f2e97f1e76440be989c280d
verified: 6/25/2026, 9:52:13 AM
view raw JSON →