74
/ 100
2 days ago
glama

openemis-mcp-pro

A read/write MCP server that connects AI assistants to the OpenEMIS school management system, allowing natural-language queries and write operations across 678 resources and 3361 endpoints.

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 5 credentials: OPENEMIS_API_KEY, OPENEMIS_AUTH_TOKEN, OPENEMIS_PASSWORD, SMOKE_PASS, DEEPSEEK_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.
🔐 secretOPENEMIS_API_KEYyour_api_key
configOPENEMIS_AUTH_DB_PATH
configOPENEMIS_AUTH_LOG_DIR
🔐 secretOPENEMIS_AUTH_TOKEN$EDITOR .env # set credentials + OPENEMIS_TRANSPORT=http +
configOPENEMIS_BASE_URLenv ="https://your-openemis/core" \
configOPENEMIS_CORE_IN_OPERATOR
configOPENEMIS_GROUPED_PATH
configOPENEMIS_MANIFEST_PATH/absolute/path/to/manifest.jsonl
🔐 secretOPENEMIS_PASSWORDyour_password
configOPENEMIS_PORT
configOPENEMIS_REST_LOGIN_ENABLED
configOPENEMIS_TIMEOUT_MS
configOPENEMIS_TRANSPORTHTTP server mode (=http, install once on Oracle/VPS) — connects by URL:
configOPENEMIS_USERNAMEenv ="…" \
configOPENEMIS_VAULT_PATH/absolute/path/to/domain-notes
🔐 secretSMOKE_PASS
configSMOKE_USER
🔐 secretDEEPSEEK_API_KEY
// 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/tixuz-openemis-mcp-pro-1rx2l8)](https://m8ven.ai/mcp/tixuz-openemis-mcp-pro-1rx2l8)
commit: a7fcb7dfda97b2b2ec14ba6700cc92853438ffeb
code hash: aabe5defc69c435eb89fa4abc85d5ed5aa3d0e181e60b9863f823e7d95c8c3c1
verified: 7/29/2026, 9:04:13 AM
view raw JSON →