74
/ 100
18 days ago
glama

ubcab-bo-mcp

MCP server for UBCab Backoffice API enabling driver search, detail/rating retrieval, state changes, and service option listing via Claude.

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.
🔐
You'll be asked for 3 credentials: UBCAB_BO_MCP_AUTH_TOKEN, UBCAB_BO_PASSWORD, UBCAB_BO_REFRESH_TOKEN
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.
configUBCAB_BO_API_URL
configUBCAB_BO_CLIENT_ID
🔐 secretUBCAB_BO_MCP_AUTH_TOKENand (openssl rand -hex 32).
configUBCAB_BO_ORIGIN
🔐 secretUBCAB_BO_PASSWORDpassword grant — set UBCAB_BO_USERNAME + (recommended; durable).
configUBCAB_BO_REALM
🔐 secretUBCAB_BO_REFRESH_TOKENrefresh_token grant — set (use if password grant is disabled; expires).
configUBCAB_BO_SSO_URL
configUBCAB_BO_USERNAMEpassword grant — set + UBCAB_BO_PASSWORD (recommended; durable).
// 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/naranmunkh-bo-mcp-yfj05a)](https://m8ven.ai/mcp/naranmunkh-bo-mcp-yfj05a)
commit: a8bae844ea47a77aaef89a8507f3c81388f911d3
code hash: 2d054a003b8ccd6b77839bd53539878b3225b097c037a026e2b37b9a05a40adb
verified: 6/21/2026, 10:13:37 AM
view raw JSON →