Skip to content

Commit 77296aa

Browse files
authored
Merge pull request #79 from launchdarkly/hbarrow/update-public-docs
docs: recommend hosted MCP server and clarify local server scope
2 parents 5617287 + c750d12 commit 77296aa

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1-
# LaunchDarkly's Model Context Protocol (MCP) Server
1+
# LaunchDarkly local MCP server
22

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.
44

55
<div align="left">
66
<a href="https://opensource.org/licenses/MIT">
77
<img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
88
</a>
99
</div>
1010

11+
> [!IMPORTANT]
12+
> **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+
1118
<!-- No Summary [summary] -->
1219

1320
<!-- Start Table of Contents [toc] -->
1421
## Table of Contents
1522
<!-- $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)
1724
* [Installation](#installation)
1825
* [Requirements](#requirements)
1926
* [Available Resources and Operations](#available-resources-and-operations)

0 commit comments

Comments
 (0)