Skip to main content
Glama
by okta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OKTA_KEY_IDNoOkta Key ID (KID) for the private key. Required for 'browserless' auth using Private Key JWT method.
OKTA_SCOPESYesOkta Scopes (separated by whitespace, e.g., 'okta.users.read okta.groups.manage')
OKTA_ORG_URLYesOkta Organization URL (e.g., https://dev-123456.okta.com)
OKTA_LOG_FILENoPath to the log file (e.g., /path/to/okta-mcp.log)
OKTA_CLIENT_IDYesOkta Client ID
OKTA_LOG_LEVELNoLog level for debug mode (e.g., DEBUG)
OKTA_PRIVATE_KEYNoOkta Private Key. Required for 'browserless' auth using Private Key JWT method.

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

No tools

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