← All servers
πŸ”Œ

UnleashPublisherπŸ›‘ No advisories

io.getunleash/unleash-mcp
New to MCP? Start here β†’
18β˜… stars
0weekly installs
19 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of getunleash.io, who proved control of the domain through the official MCP registry.

Verified owner: getunleash.io β†—io.getunleash/unleash-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs UNLEASH_PAT.
βœ“
Configuration
Reads UNLEASH_BASE_URL, UNLEASH_DEFAULT_PROJECT.

About

MCP server for managing Unleash feature flags

Packages & transports

npm@unleash/mcpv0.4.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "unleash": {
      "command": "npx",
      "args": [
        "-y",
        "@unleash/mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @unleash/mcp