Skip to main content
Glama
pranav-okta

Okta MCP Server

by pranav-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 (PKJWT).
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_FILENoFile path to write logs to.
OKTA_CLIENT_IDYesOkta Client ID
OKTA_LOG_LEVELNoLog level: TRACE, DEBUG, INFO, SUCCESS, WARNING, ERROR, or CRITICAL.
OKTA_PRIVATE_KEYNoOkta Private Key. Required for 'browserless' auth (PKJWT).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/pranav-okta/okta-mcp-server'

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