Skip to content

Commit d4507ee

Browse files
Merge pull request #306 from gleanwork/docs/add-recommendation-notice
docs: Add note in local-mcp-server README.md recommending the use of the remote MCP server
2 parents abe6d17 + 14f32cb commit d4507ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/local-mcp-server/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
[![npm version](https://badge.fury.io/js/@gleanwork%2Flocal-mcp-server.svg)](https://badge.fury.io/js/@gleanwork%2Flocal-mcp-server)
66
[![License](https://img.shields.io/npm/l/@gleanwork%2Fmcp-server.svg)](https://github.com/gleanwork/mcp-server/blob/main/LICENSE)
77

8+
> **Note:** We recommend using the [remote MCP server integrated directly in Glean](https://docs.glean.com/administration/platform/mcp/about-glean-mcp-integration) instead of this local MCP server. The remote server provides a more seamless experience with automatic updates, better performance, and simplified configuration. This local MCP server is primarily intended for experimental and testing purposes.
9+
810
The Glean MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless integration with Glean's enterprise knowledge.
911

1012
## Features

0 commit comments

Comments
 (0)