unleash-ff-mcp-server

unleash-ff-mcp-server

2

This project provides a Model Context Protocol server to manage feature flags using the Unleash API, facilitating AI interactions for feature flag management. It includes tools for creating, updating, and retrieving feature flags and projects.

Unleash Feature Flag MCP Server

This project is a Model Context Protocol (MCP) server for managing feature flags using the Unleash API. It allows AI agents to interact with the Unleash feature flag management system.

What is MCP?

The Model Context Protocol (MCP) enables AI models to interact with external tools and data sources. This server facilitates programmatic management of feature flags through the Unleash API.

Available Tools

  • Get Projects: Retrieves a list of projects.
  • Get Features: Retrieves all feature flags within a specific project.
  • Create Feature Flag: Creates a new feature flag within a project.
  • Update Feature Flag: Updates an existing feature flag.
  • Get Feature Flag: Retrieves details about a specific feature flag.