MCP server for managing Unleash feature flags
Set these up before or after installing:
Environment variable: UNLEASH_BASE_URL
Environment variable: UNLEASH_PAT
Environment variable: UNLEASH_DEFAULT_PROJECT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-getunleash-unleash-mcp": {
"env": {
"UNLEASH_PAT": "your-unleash-pat-here",
"UNLEASH_BASE_URL": "your-unleash-base-url-here",
"UNLEASH_DEFAULT_PROJECT": "your-unleash-default-project-here"
},
"args": [
"-y",
"@unleash/mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!