A wrapper for mcp-remote that provides secure authentication for protected MCP servers using Adobe IMS or Okta OAuth flows. It features automated token management, validation, and background refreshing for seamless access to remote resources.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry โ install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
mcp-remote exposed to OS command injection via untrusted MCP server connections
process.env. You'll be asked to provide them before it can run.ADOBE_CLIENT_IDโ โ
If AUTH_PROVIDER is adobe - Client ID for Adobe IMSADOBE_IMS_ENVโ Optional prod IMS environment (prod, stage, dev)ADOBE_SCOPEโ Optional AdobeID,openid OAuth scope for Adobe IMSAUTH_METHODโ Optional jwt Authentication method (jwt or access_token)AUTH_PROVIDERโ Optional adobe Authentication provider (adobe or okta)AUTO_REFRESHโ Optional true Enable automatic token refreshMCP_MODEOKTA_CLIENT_IDโ โ
If AUTH_PROVIDER is okta - Client ID for OktaOKTA_DOMAINโ โ
If AUTH_PROVIDER is okta - Your Okta domain (e.g., dev-12345.okta.com)OKTA_SCOPEโ Optional openid profile email OAuth scope for OktaREDIRECT_URIโ Optional http://localhost:8080/callback OAuth redirect URIREFRESH_THRESHOLDโ Optional 10 Auto-refresh threshold in minutes[](https://m8ven.ai/mcp/adobe-rnd-mcp-remote-with-okta-1h20ma)