73
/ 100
22 days ago
glama

UOFastMCP

Enables interaction with U2 UniData/UniVerse databases through MCP tools for file, record, dictionary, and BP program operations, with built-in admin UI, JWT authentication, RBAC, and audit logging.

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 3 credentials: JWT_SECRET_KEY, INITIAL_ADMIN_PASSWORD, UNIDATA_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.
🔐 secretJWT_SECRET_KEYexport =$(python -c "import secrets; print(secrets.token_hex(32))")
configENABLE_DOCSNo true Set false to hide /docs in production
🔐 secretINITIAL_ADMIN_PASSWORDNo changeme123! Admin password on first startup
configUNIDATA_MIN_CONNECTIONS
configUNIDATA_MAX_CONNECTIONS
configUNIDATA_HOST
configUNIDATA_USERNAME
🔐 secretUNIDATA_PASSWORD
configUNIDATA_ACCOUNT
configUNIDATA_PORT
configUNIDATA_SERVICE
configUNIDATA_CONFIG_FILE
// 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/rokipark-uofastmcp-1d60zx)](https://m8ven.ai/mcp/rokipark-uofastmcp-1d60zx)
commit: f190b79b0c2179620fd103d25790f9c8a071b426
code hash: 5509cfa9de61a64d7223b48974deee62ee6f0507ef224b5ba2d397d5edc5dfba
verified: 6/15/2026, 3:11:36 PM
view raw JSON →
UOFastMCP · M8ven Trust Score | M8ven