You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,26 @@
1
-
# LaunchDarkly's Model Context Protocol (MCP) Server
1
+
# LaunchDarkly local MCP server
2
2
3
-
The official[Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [LaunchDarkly](https://launchdarkly.com/).
3
+
The local[Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [LaunchDarkly](https://launchdarkly.com/) federal and European Union (EU) environments.
> **Use the LaunchDarkly [hosted MCP server](https://launchdarkly.com/docs/home/getting-started/mcp-hosted) where available**
13
+
>
14
+
> LaunchDarkly strongly recommends using the [hosted MCP server](https://launchdarkly.com/docs/home/getting-started/mcp) where it is available. The hosted server is more feature complete and receives more frequent updates than this self-managed server.
15
+
>
16
+
> LaunchDarkly provides this self-managed MCP server for LaunchDarkly **EU** or **Federal** instances, which do not yet support the hosted MCP.
17
+
11
18
<!-- No Summary [summary] -->
12
19
13
20
<!-- Start Table of Contents [toc] -->
14
21
## Table of Contents
15
22
<!-- $toc-max-depth=2 -->
16
-
*[LaunchDarkly's Model Context Protocol (MCP) Server](#launchdarklys-model-context-protocol-mcp-server)
23
+
*[LaunchDarkly local MCP server](#launchdarkly-local-mcp-server)
17
24
*[Installation](#installation)
18
25
*[Requirements](#requirements)
19
26
*[Available Resources and Operations](#available-resources-and-operations)
0 commit comments