mcp-okta

nivikamal/mcp-okta

3.1

If you are the rightful owner of mcp-okta and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Okta MCP Server is a Model Context Protocol server designed for Okta administration, allowing users to interact with Okta APIs using natural language queries for efficient user management, group administration, and system monitoring.

Tools

Functions exposed to the LLM to take actions

get_user_by_email

Find users by email address

search_users

Search users with Okta filter syntax

list_groups

List groups with optional filtering

list_apps

List Okta applications

system_log

Query System Log events with time ranges

suspend_user

Temporarily disable user access

unsuspend_user

Re-enable user access

deactivate_user

Permanently disable user accounts

reactivate_user

Re-enable user accounts

clear_user_sessions

Sign out user from all devices

add_user_to_group

Add user to a group

remove_user_from_group

Remove user from a group

reset_password

Force password reset with temporary password

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources