Manage OneLogin identity and access control programmatically—create users, assign apps and roles, and query authentication data. Built for developers automating IAM workflows in AI agents and scripts.
io.github.onelogin/onelogin-mcp
Local install
STDIO
3 required env vars
How models use it and what it is built for.
Manage OneLogin identity and access control programmatically—create users, assign apps and roles, and query authentication data. Built for developers automating IAM workflows in AI agents and scripts.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Your OneLogin instance URL (e.g. https://mycompany.onelogin.com)
OneLogin OAuth2 API client ID
OneLogin OAuth2 API client secret
Where to find authoritative docs and source for Onelogin.
Paste any of these into Agent Studio after connecting Onelogin.
Common questions about connecting and running Onelogin.
What can I do with the OneLogin MCP server?
You can manage users, applications, and roles in your OneLogin instance via API calls. This includes creating users, assigning apps to users, querying role memberships, and automating identity workflows programmatically.
How do I authenticate this MCP server?
Set three environment variables: ONELOGIN_URL (your instance URL), ONELOGIN_CLIENT_ID, and ONELOGIN_CLIENT_SECRET. These OAuth2 credentials are generated in your OneLogin admin console under API credentials.
Do I need a OneLogin account to use this server?
Yes, you need an active OneLogin instance and admin access to generate OAuth2 API credentials. The server communicates with your OneLogin tenant via the official OneLogin API.
What's the difference between this and calling the OneLogin API directly?
This MCP server wraps the OneLogin API for use in AI agents and LLM-powered tools, making it easier to integrate identity management into agentic workflows without manual HTTP request handling.
Can I use this to sync users from OneLogin to another system?
Yes, you can query user data from OneLogin via this server and then use that data in downstream tools. However, the server itself is read/write for OneLogin only—you'd need additional tools to push data elsewhere.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams