🔌

unleash-mcp

MCP server for managing Unleash feature flags

Other stdio npm npmstdio
RUN IN TERMINAL
claude mcp add iogetunleash-unleash-mcp -- npx -y @unleash/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "iogetunleash-unleash-mcp": { "command": "npx", "args": ["-y", "@unleash/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "iogetunleash-unleash-mcp": { "command": "npx", "args": ["-y", "@unleash/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "iogetunleash-unleash-mcp": { "command": "npx", "args": ["-y", "@unleash/mcp"] } } }

About This MCP Server

The io.getunleash/unleash-mcp server manages Unleash feature flags through the Model Context Protocol, connecting to the Unleash system to enable dynamic control over feature toggles, and is typically used by developers when they need to integrate Unleash feature flags into their applications. This server utilizes the npm package @unleash/mcp and communicates through stdio. Developers can find more information about the server on the Unleash/unleash-mcp repository on GitHub.

MCP server for managing Unleash feature flags. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

@unleash/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The unleash-mcp server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/iogetunleash-unleash-mcp.svg)](https://skillsplayground.com/mcps/iogetunleash-unleash-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.