Back to Home
Unleash icon

unleash-mcp

Verified Safe

by Unleash

Overview

Manages Unleash feature flags for LLM-powered coding assistants, enabling creation, evaluation, and code wrapping following best practices.

Installation

Run Command
UNLEASH_BASE_URL={{your-instance-url}} UNLEASH_PAT={{your-personal-access-token}} UNLEASH_DEFAULT_PROJECT={{default_project_id}} npx unleash-mcp --log-level debug

Environment Variables

  • UNLEASH_BASE_URL
  • UNLEASH_PAT
  • UNLEASH_DEFAULT_PROJECT
  • UNLEASH_DEFAULT_ENVIRONMENT

Security Notes

The source code does not contain 'eval' or other direct arbitrary code execution vulnerabilities. It relies on environment variables for sensitive data (UNLEASH_PAT), which is good practice. Network communication is via Node.js native 'fetch' to a configurable Unleash API endpoint, with error handling. No obvious malicious patterns or obfuscation were found.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassMedium
Avg Tokens750
Stars7
Forks2
Last Update2026-01-14

Tags

mcpunleashfeature-flagsaillm