71
/ 100
7 days ago
glama

Okta-MCP

A production-ready MCP server for Identity and Access Management with Okta integration, providing user and group management, audit logging, and permission guardrails.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: JWT_SECRET_KEY, REDIS_PASSWORD, POSTGRES_PASSWORD, SMTP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPOSTGRES_URL
🔐 secretJWT_SECRET_KEY
configJWT_EXPIRE_MINUTES
configAPI_KEYS
configREDIS_HOST
configREDIS_PORT
configREDIS_CACHE_DB
🔐 secretREDIS_PASSWORD
configCACHE_DEFAULT_TTL
configCACHE_ENABLED
configDATABASE_TYPE
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_DB
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_POOL_SIZE
configPOSTGRES_MAX_OVERFLOW
configSMTP_HOST
configSMTP_PORT
configSMTP_USERNAME
🔐 secretSMTP_PASSWORD
configSMTP_FROM_EMAIL
configSMTP_USE_TLS
configWORKFLOW_ENABLED
configWORKFLOW_CLEANUP_DAYS
configACCESS_REVIEW_DEFAULT_DURATION_DAYS
configIP_WHITELIST_ENABLED
configALLOWED_IPS
configRATE_LIMIT_ENABLED
configREDIS_URL
configCELERY_BROKER_URL
configCELERY_RESULT_BACKEND
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/vaibhavgoyal1096-okta-mcp-1qq6rn)](https://m8ven.ai/mcp/vaibhavgoyal1096-okta-mcp-1qq6rn)
commit: 865b899eec2f6ba34a6e82f3dca5eaede4689a96
code hash: 1df8a8313f30624b3b845574e04b9a1134d8fb123dfa77099ad399f8128ef476
verified: 6/23/2026, 10:43:01 AM
view raw JSON →