Skip to main content
Glama
adobe-rnd

MCP Remote with Adobe and Okta Authentication

by adobe-rnd

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUG_MODENoEnable debug mode for troubleshootingfalse
OKTA_SCOPENoOAuth scope for Oktaopenid profile email
ADOBE_SCOPENoOAuth scope for Adobe IMSAdobeID,openid
AUTH_METHODNoAuthentication method ('jwt' or 'access_token')jwt
OKTA_DOMAINNoYour Okta domain (e.g., dev-12345.okta.com). Required if AUTH_PROVIDER is 'okta'.
AUTO_REFRESHNoEnable automatic token refreshtrue
REDIRECT_URINoOAuth redirect URIhttp://localhost:8080/callback
ADOBE_IMS_ENVNoIMS environment ('prod', 'stage', 'dev')prod
AUTH_PROVIDERNoAuthentication provider ('adobe' or 'okta')adobe
OKTA_CLIENT_IDNoClient ID for Okta. Required if AUTH_PROVIDER is 'okta'.
ADOBE_CLIENT_IDNoClient ID for Adobe IMS. Required if AUTH_PROVIDER is 'adobe'.
REFRESH_THRESHOLDNoAuto-refresh threshold in minutes10

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/adobe-rnd/mcp-remote-with-okta'

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