Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
aiconfigmaintainer.md394 B
# AIConfigMaintainer ## Supported Types ### `components.MaintainerMember` ```typescript const value: components.MaintainerMember = { id: "<id>", email: "Violette17@yahoo.com", role: "<value>", kind: "kind", }; ``` ### `components.AiConfigsMaintainerTeam` ```typescript const value: components.AiConfigsMaintainerTeam = { key: "<key>", name: "<value>", kind: "kind", }; ```

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

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