Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
modification.md1.67 kB
# Modification ## Example Usage ```typescript import { Modification } from "@launchdarkly/mcp-server/models/components"; let value: Modification = { date: new Date("2021-08-05T19:46:31.148082Z"), }; ``` ## Fields | Field | Type | Required | Description | Example | | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | | `date` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_minus_sign: | N/A | 2021-08-05T19:46:31.148082Z |

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