Okta MCP Server
Provides tools for managing Okta platform resources including applications, groups, and users through the Okta API.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Okta MCP Serverlist all users in the Engineering group"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Okta MCP Server
A Model Context Protocol (MCP) server for managing Okta platform.
Quick Start
1. Initialize & Configure
# Setup with your Okta credentials (interactive)
npx @indranilokg/okta-mcp-server initYou'll be prompted for:
Okta Domain:
your-domain.okta.com(or.oktapreview.com)API Token: Get from Okta Admin → Security → API → Tokens
2. Add to your MCP Client (e.g., Claude Desktop, Windsurf, Cursor, etc.)
Add to your MCP client configuration:
{
"mcpServers": {
"okta": {
"command": "npx",
"args": ["-y", "@indranilokg/okta-mcp-server", "run"]
}
}
}3. Start Using
Restart your MCP client and use Okta tools in your chats!
Related MCP server: Okta MCP Server
Commands
# Initial setup
npx @indranilokg/okta-mcp-server init
# Check authentication status
npx @indranilokg/okta-mcp-server session
# Start server (for MCP)
npx @indranilokg/okta-mcp-server run
# Clear credentials
npx @indranilokg/okta-mcp-server logoutAvailable Tools
See TOOLS for a complete, categorized list of all available tools and their descriptions.
Usage Examples
See EXAMPLES for practical usage examples for all major tool categories (Application, Group, User).
Security
Credentials are stored securely using:
OS Keychain (preferred) - macOS Keychain, Windows Credential Manager, Linux keyring
Secure file (fallback) -
~/.okta-mcp/config.jsonwith restricted permissionsEnvironment variables (last resort) -
OKTA_DOMAINandOKTA_API_KEY
Getting Okta API Token
Log in to Okta Admin console
Go to Security → API → Tokens
Click Create Token
Name it (e.g., "MCP Server") and create
Copy the token immediately (you won't see it again!)
Troubleshooting
# Check if authenticated
npx @indranilokg/okta-mcp-server session
# Re-authenticate
npx @indranilokg/okta-mcp-server logout
npx @indranilokg/okta-mcp-server init
# Test server manually
npx @indranilokg/okta-mcp-server runLicense
MIT
This server cannot be deployed
Related MCP Connectors
- OpenOakOAuthorg.openoak
Secure AI access to OpenOak tasks, notes, and Kanban boards.
OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Deploy, monitor, and manage your OpenClaw AI assistants via natural language.
Related MCP Servers
AlicenseNot gradedqualityBmaintenanceEnables LLM agents to manage Okta organizations through natural language, providing full CRUD operations for users, groups, applications, policies, and system logs via Okta's Admin Management APIs.59Apache 2.0- AlicenseNot gradedqualityDmaintenanceEnables LLM agents to manage Okta organizations through the Okta Admin Management APIs, supporting user provisioning, group management, and more via natural language.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Okta users, groups, applications, policies, and logs through natural language commands.Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables natural language management of Okta organizations, allowing users to perform administrative tasks such as user management, group operations, and application monitoring through AI agents.Apache 2.0