Skip to main content
Glama

Flipt MCP Server

Official
by flipt-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLIPT_API_KEYNoThe API key to use for the Flipt API (optional)
FLIPT_API_URLNoThe URL of the Flipt APIhttp://localhost:8080

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
create_boolean_flag
create_variant_flag
create_segment
evaluate_flag
toggle_flag
list_enabled_flags
list_disabled_flags

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_namespaces-
create_namespace-
update_namespace-
delete_namespace-
list_flags-
get_flag-
create_flag-
update_flag-
delete_flag-
toggle_flag-
list_segments-
get_segment-
create_segment-
update_segment-
delete_segment-
evaluate_boolean_flag-
evaluate_variant_flag-
evaluate_batch-
create_constraint-
delete_constraint-
create_variant-
delete_variant-
create_rule-
delete_rule-
create_distribution-
delete_distribution-
create_rollout-
delete_rollout-

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/flipt-io/mcp-server-flipt'

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