Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_BASE_URLNoBase URL for HTTP transport (supports https for reverse proxy)http://127.0.0.1:8000
TOKEN_METHODNoAuth method: API_TOKEN or OAUTH2API_TOKEN
OKTA_API_TOKENNoAPI token (required if TOKEN_METHOD=API_TOKEN)
ENABLE_AGENT_MODENoEnable Agent Modefalse
OKTA_CLIENT_ORGURLYesOkta org URL (e.g., https://example.okta.com)
OKTA_MCP_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERRORINFO
OKTA_OAUTH2_SCOPESNoOAuth2 scopesokta.users.read okta.groups.read okta.apps.read
OKTA_CONCURRENT_LIMITNoMax concurrent API requests10
OKTA_OAUTH2_CLIENT_IDNoOAuth2 client ID (required if TOKEN_METHOD=OAUTH2)
OKTA_OAUTH2_PRIVATE_KEY_PEMNoPrivate key in PEM format (required if TOKEN_METHOD=OAUTH2)
OKTA_MCP_EXECUTION_TIMEOUT_SECONDSNoCode execution timeout300

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

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