40
/ 100
1 month ago
glama

optimizely-cms-mcp

Enables AI assistants to interact with Optimizely CMS via its GraphQL and Content Management APIs, supporting dynamic content discovery, retrieval, and management.

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
🚨
Secret credentials may flow to a network call
1 flow detected: CMA_TOKEN_ENDPOINT. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 6 credentials: CMA_CLIENT_SECRET, GRAPH_APP_KEY, GRAPH_PASSWORD, GRAPH_SECRET, GRAPH_SINGLE_KEY, GRAPH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical4 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.1.3GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.16.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.16.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.16.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highrollup@4.44.2GHSA-mw96-cpmx-2vgc

Rollup 4 has Arbitrary File Write via Path Traversal

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCACHE_TTL300000 # Cache TTL in milliseconds (default: 5 minutes)
configCMA_BASE_URL"": "https://api.cms.optimizely.com/preview3/experimental",
configCMA_CLIENT_IDyour-client-id # Get from Settings > API Keys in CMS
🔐 secretCMA_CLIENT_SECRETyour-client-secret
configCMA_GRANT_TYPEclient_credentials
configCMA_IMPERSONATE_USEROptional: User email to impersonate (see Impersonation section)
configCMA_TOKEN_ENDPOINT"": "https://api.cms.optimizely.com/oauth/token",
🔐 secretGRAPH_APP_KEY=your-app-key
configGRAPH_AUTH_METHODsingle_key # Options: single_key, hmac, basic, bearer, oidc
configGRAPH_ENDPOINT"": "https://cg.optimizely.com/content/v2",
🔐 secretGRAPH_PASSWORD
🔐 secretGRAPH_SECRET
🔐 secretGRAPH_SINGLE_KEYyour-single-key
🔐 secretGRAPH_TOKEN
configGRAPH_USERNAME
configLOG_LEVELinfo # Options: debug, info, warn, error
configMAX_RETRIES
configSERVER_NAMEoptimizely-mcp-server
configSERVER_VERSION
configTIMEOUT
configTRANSPORT
// 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 5 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/first3things-optimizely-cms-mcp-12kwhl)](https://m8ven.ai/mcp/first3things-optimizely-cms-mcp-12kwhl)
commit: 4973c5ca24b325fbbea40165162704eda0a03262
code hash: 184145923e82310e4ab4359abbebab18ab364da875c51d2f8e01a7ac279791c3
verified: 6/12/2026, 10:54:52 AM
view raw JSON →