Connect your account, then chat with AI to run tools.
LaunchDarkly is a feature management platform that enables software teams to manage, control, and experiment with feature releases using feature flags, which can be toggled on or off in real-time. Use it to ensure safe and efficient deployment of features, reducing risk and improving agility in software development.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for LaunchDarkly — workflow patterns, data models, and gotchas for your AI agent.
Feature management platform for controlling feature rollouts with flags, targeting rules, and experimentation. Browse projects, environments, flags, metrics, and audit history.
Everything is scoped by project_key. Copy a working project_key from the project directory before querying project-level resources.
key (URL-safe slug) and contains environments and flags. Enumerate projects first to discover available project_key values.production, staging, test). Each has its own SDK key and flag states. Requires project_key.key, variations (boolean, string, number, or JSON), and per-environment targeting rules. Flag directory reads support filter (search by name/key), sort, and summary mode. Open one flag by key, optionally with env to include environment-specific state. Requires project_key.project_key.after/before unix timestamps), resource spec, or keyword search q. Each entry shows who changed what, when, and the before/after state.project_key → flag directory (optionally summary mode + text filter) → single-flag read with environment overlay when you need per-env targeting.after/before windows plus resource spec filters to reconstruct flag edits.project_key is required for environments, flags, and metrics — always enumerate projects first.offset + limit (default ~20); totalCount tells you if another page exists.List environments within a project — returns environment key, name, SDK keys, and mobile/client-side IDs. Requires 'project_key'.
List feature flags in a project — returns flag key, name, kind (boolean/multivariate), variations, and per-environment state. Requires 'project_key'.
List experiment metrics in a project — goals and measurements for A/B tests and flag experiments. Requires 'project_key'.
Get a specific feature flag by key — full details including name, description, kind (boolean/multivariate), variations, targeting rules, default value...
Search the audit log — chronological record of all config changes. Filter by time range, resource, or keyword. Shows who changed what, when, and the b...
List all team members in your LaunchDarkly account — returns name, email, role, MFA status, and last seen timestamp.
List all LaunchDarkly projects — returns project key, name, environments, and default settings. Project key is required for all flag operations.
LaunchDarkly is a feature management platform that enables software teams to manage, control, and experiment with feature releases using feature flags, which can be toggled on or off in real-time. Use it to ensure safe and efficient deployment of features, reducing risk and improving agility in software development. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/launchdarkly. Authentication is handled automatically.
LaunchDarkly provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
LaunchDarkly uses API Key. LaunchDarkly requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect LaunchDarkly to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...