52
/ 100
14 days ago
glama

DevCycle MCP Server

Enables AI coding assistants like Cursor and Claude to manage DevCycle feature flags directly from the development environment.

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
⚠️
Known vulnerabilities in dependencies: 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: DEVCYCLE_CLIENT_SECRET, DEVCYCLE_PROJECT_KEY, DVC_CLIENT_SECRET, DVC_PROJECT_KEY, GH_TOKEN, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies6 high3 low

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

highaxios@1.15.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.15.2GHSA-777c-7fjr-54vf

Allocation of Resources Without Limits or Throttling in Axios

highaxios@1.15.2GHSA-hfxv-24rg-xrqf

Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

highaxios@1.15.2GHSA-j5f8-grm9-p9fc

Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection

highaxios@1.15.2GHSA-p92q-9vqr-4j8v

Axios: Proxy-Authorization Credential Leak to Origin Server Across HTTP-to-HTTPS Redirect in Axios Node.js HTTP Adapter

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.
configDEVCYCLE_CLIENT_ID$ export =<your client id>
🔐 secretDEVCYCLE_CLIENT_SECRET$ export =<your client secret>
🔐 secretDEVCYCLE_PROJECT_KEY$ export =<your project key>
configDVC_API_LOCAL
configDVC_CLIENT_ID
🔐 secretDVC_CLIENT_SECRET
🔐 secretDVC_PROJECT_KEY
configENABLE_OUTPUT_SCHEMAS
🔐 secretGH_TOKEN
🔐 secretGITHUB_TOKEN
configPORT
// 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 1 concrete improvement 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/devcyclehq-cli-1wzctn)](https://m8ven.ai/mcp/devcyclehq-cli-1wzctn)
commit: 2f64ae1e0f52dec15b7911b84fee0f18d15de54a
code hash: bef169fa77f60f41c2eea4cb457b966c18e96f164222aa5400be5ce85b8ed849
verified: 7/17/2026, 8:30:15 AM
view raw JSON →