Skip to main content
Glama

Unleash Feature Flag MCP Server

by ylin6

getFeatures

Retrieve feature flags for a specific project to manage and control feature rollouts programmatically.

Instructions

Retrieve features for a specific project

Input Schema

NameRequiredDescriptionDefault
projectIdYes

Input Schema (JSON Schema)

{ "properties": { "projectId": { "type": "string" } }, "required": [ "projectId" ], "type": "object" }

Other Tools from Unleash Feature Flag MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ylin6/unleash-ff-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server