Server data from the Official MCP Registry
MCP server for OneLogin API - manage users, apps, roles, and authentication
MCP server for OneLogin API - manage users, apps, roles, and authentication
Set these up before or after installing:
Environment variable: ONELOGIN_URL
Environment variable: ONELOGIN_CLIENT_ID
Environment variable: ONELOGIN_CLIENT_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-onelogin-onelogin-mcp": {
"env": {
"ONELOGIN_URL": "your-onelogin-url-here",
"ONELOGIN_CLIENT_ID": "your-onelogin-client-id-here",
"ONELOGIN_CLIENT_SECRET": "your-onelogin-client-secret-here"
},
"args": [
"-y",
"@onelogin/onelogin-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!