
Launchdarkly
Toggle LaunchDarkly flags, segments, and environments from your agent while you ship and iterate features safely.
Overview
com.mcparmory/launchdarkly is a MCP server for the Ship phase that manages LaunchDarkly feature flags, segments, projects, environments, and team members.
What is this MCP server?
- Manage feature flags, segments, projects, and environments via MCP
- Adjust team and environment configuration without leaving the agent
- Version 1.0.4 with uvx PyPI and Docker OCI stdio transports
- Supports gradual release and rollback conversations with your coding agent
- mcparmory registry packaging with public GitHub source
- Server version 1.0.4
- 2 distribution channels: PyPI uvx and OCI Docker
- Stdio MCP transport
Community signal: 25 GitHub stars.
What problem does it solve?
You ship with feature flags but flipping environments and segments still means juggling the LaunchDarkly console beside your agent session.
Who is it for?
Solo SaaS developers already on LaunchDarkly who want agent-driven flag and environment management during release week.
Skip if: Teams without LaunchDarkly, or orgs that only need in-app config files with no hosted flag service.
What do I get? / Deliverables
Your agent can align code changes with flag and segment updates through MCP for safer launches and faster rollbacks.
- Agent-executed flag, segment, and environment updates
- Synchronized code and LaunchDarkly configuration changes
- Faster rollback or cohort targeting during ship and operate
Recommended MCP Servers
Journey fit
How it compares
LaunchDarkly control-plane MCP integration, not a feature-flag design methodology skill.
Common Questions / FAQ
Who is com.mcparmory/launchdarkly for?
Developers and indie founders using LaunchDarkly who want their coding agent to manage flags, segments, and environments over MCP.
When should I use com.mcparmory/launchdarkly?
Use it when you are launching or iterating features and need to update flag targeting, environments, or projects alongside code in the same workflow.
How do I add com.mcparmory/launchdarkly to my agent?
Configure stdio MCP with mcparmory-launchdarkly (uvx) or ghcr.io/mcparmory/launchdarkly:1.0.4 (Docker), add your LaunchDarkly API token, and restart the agent to load tools.