claude mcp add iogetunleash-unleash-mcp -- npx -y @unleash/mcp
{
"mcpServers": {
"iogetunleash-unleash-mcp": {
"command": "npx",
"args": ["-y", "@unleash/mcp"]
}
}
}
{
"mcpServers": {
"iogetunleash-unleash-mcp": {
"command": "npx",
"args": ["-y", "@unleash/mcp"]
}
}
}
{
"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.