Okta MCP Server
Officialby okta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OKTA_KEY_ID | No | Okta Key ID (KID) for the private key. Required for 'browserless' auth using Private Key JWT method. | |
| OKTA_SCOPES | Yes | Okta Scopes (separated by whitespace, e.g., 'okta.users.read okta.groups.manage') | |
| OKTA_ORG_URL | Yes | Okta Organization URL (e.g., https://dev-123456.okta.com) | |
| OKTA_LOG_FILE | No | Path to the log file (e.g., /path/to/okta-mcp.log) | |
| OKTA_CLIENT_ID | Yes | Okta Client ID | |
| OKTA_LOG_LEVEL | No | Log level for debug mode (e.g., DEBUG) | |
| OKTA_PRIVATE_KEY | No | Okta Private Key. Required for 'browserless' auth using Private Key JWT method. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/okta/okta-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server