62
/ 100
13 hours ago
glama

OneLogin MCP Server

Enables managing users, apps, roles, authentication, and security settings through natural language, providing comprehensive access to the OneLogin API.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: ONELOGIN_CLIENT_SECRET, ONELOGIN_LEGACY_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.
configONELOGIN_CLIENT_ID"": "your_client_id",
🔐 secretONELOGIN_CLIENT_SECRET"": "your_client_secret"
🔐 secretONELOGIN_LEGACY_KEYLegacy API key (rarely needed)
configONELOGIN_SERVERServer name for logging (defaults to "default")
configONELOGIN_URL"": "https://mycompany.onelogin.com",
configONELOGIN_USE_PREPRODSet to "true" for preprod environments
// 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 2 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/onelogin-onelogin-mcp-1io6od)](https://m8ven.ai/mcp/onelogin-onelogin-mcp-1io6od)
commit: 5973becc26b50f8dbe4f2e94121646120b0f1ec9
code hash: e87dfd748a0867d47fe99e7a82987163e80a7e6be0cddb588c21b1a0141bd093
verified: 6/23/2026, 10:47:42 AM
view raw JSON →