Skip to main content
Glama
launchdarkly

LaunchDarkly MCP Server

Official
by launchdarkly
getrepositoriesrequest.md3.57 kB
# GetRepositoriesRequest ## Example Usage ```typescript import { GetRepositoriesRequest } from "@launchdarkly/mcp-server/models/operations"; let value: GetRepositoriesRequest = {}; ``` ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | | `withBranches` | *string* | :heavy_minus_sign: | If set to any value, the endpoint returns repositories with associated branch data | | `withReferencesForDefaultBranch` | *string* | :heavy_minus_sign: | If set to any value, the endpoint returns repositories with associated branch data, as well as code references for the default git branch | | `projKey` | *string* | :heavy_minus_sign: | A LaunchDarkly project key. If provided, this filters code reference results to the specified project. | | `flagKey` | *string* | :heavy_minus_sign: | If set to any value, the endpoint returns repositories with associated branch data, as well as code references for the default git branch |

Latest Blog Posts

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