Onelogin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 244 installs a week from npm. Last commit 15 Sep 2026.
MCP server for OneLogin API - manage users, apps, roles, and authentication
Today is the operative word: we check Onelogin MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add onelogin-mcp -- npx -y @onelogin/onelogin-mcp
{
"mcpServers": {
"onelogin-mcp": {
"args": [
"-y",
"@onelogin/onelogin-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.onelogin-mcp]
command = "npx"
args = ["-y", "@onelogin/onelogin-mcp"]
{
"mcpServers": {
"onelogin-mcp": {
"args": [
"-y",
"@onelogin/onelogin-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"onelogin-mcp": {
"args": [
"-y",
"@onelogin/onelogin-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ONELOGIN_URL (Your OneLogin instance URL (e.g. https://mycompany.onelogin.com)), ONELOGIN_CLIENT_ID (OneLogin OAuth2 API client ID), ONELOGIN_CLIENT_SECRET (OneLogin OAuth2 API client secret).
The author declared them in the registry entry; get the values from the project itself.
MCP server for SSH remote server management with SSH agent authentication support.
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
MCP server for Gotify push notifications - send messages and manage apps/clients.
MCP server for Vercel — manage deployments and view build and runtime application logs.
MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring
Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.
Manage subscriptions, users, and send event notifications for Semrush apps
Answers built from our own checks of this server.