Skip to main content
Glama

Okta MCP Server

get_user

Retrieve detailed user information from Okta by providing a unique user ID. Use this tool to access specific user data within the Okta MCP Server's user management system.

Instructions

Retrieve detailed user information from Okta by user ID

Input Schema

NameRequiredDescriptionDefault
userIdYesThe unique identifier of the Okta user

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "The unique identifier of the Okta user", "type": "string" } }, "required": [ "userId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kapilduraphe/okta-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server