mcp-server-okta

radar07/mcp-server-okta

3.3

If you are the rightful owner of mcp-server-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.

MCP Server for Okta provides seamless integration with Okta's Admin Management APIs, enabling LLM agents to automate and enhance management capabilities.

Tools

Functions exposed to the LLM to take actions

fetch_users

Retrieve a list of users from Okta.

create_user

Create a new user in Okta.

get_user

Retrieve information about a specific user.

update_user

Update details of an existing user.

delete_user

Remove a user from Okta.

list_groups

Retrieve a list of groups in Okta.

add_group

Create a new group in Okta.

get_group

Retrieve information about a specific group.

update_group

Update details of an existing group.

delete_group

Remove a group from Okta.

list_group_apps

List applications associated with a group.

list_group_members

List members of a group.

add_user_to_group

Add a user to a group.

remove_user_from_group

Remove a user from a group.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources