74
/ 100
2 days ago
glama

unofficial-vwo-mcp-server

An unofficial MCP server that exposes VWO platform operations as tools an AI agent can call, enabling management of campaigns, goals, variations, and more through VWO REST API v2.

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 1 credential: VWO_API_TOKEN
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.
configVWO_ACCOUNT_IDno — Default account: a numeric id, or current. Unset means tools require an explicit accountId.
configVWO_ALLOWED_ACCOUNT_IDSno unrestricted Comma-separated allow-list of account ids this server may touch.
configVWO_API_BASE_URLno https://app.wingify.com/api/v2 Set to https://app.vwo.com/api/v2 for the older host. Must be https and end in /v2.
🔐 secretVWO_API_TOKENyour-token-here node dist/index.js --verify
configVWO_API_TOKEN_FILE"env": { "": "/run/secrets/vwo_api_token" }
configVWO_AUTH_HEADERno token Header carrying the token, per VWO's docs.
configVWO_LOG_LEVELno info debug \ info \ warn \ error. Goes to stderr.
// 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 3 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/nextafter-michael-unofficial-vwo-mcp-server-u16d4w)](https://m8ven.ai/mcp/nextafter-michael-unofficial-vwo-mcp-server-u16d4w)
commit: 1f8b8f09f3493052666950f8c01607d694b6019d
code hash: 981b33570632d85c4a6b6a4baa4752c196d0cb09cfd8307bf651be581b10729e
verified: 7/29/2026, 9:03:36 AM
view raw JSON →