Okta MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OKTA_ORG_URLYesYour complete Okta domain URL (e.g., https://dev-123456.okta.com)
OKTA_API_TOKENYesYour Okta Admin API token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user

Retrieve detailed user information from Okta by user ID, including profile, account status, dates, employment details, and contact information

get_user_last_location

Retrieve the last known location and login information for a user from Okta system logs

list_users

List users from Okta with optional filtering and pagination

list_groups

List user groups from Okta with optional filtering and pagination

ID: kadq8i53ws