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
A Model Context Protocol (MCP) server implementation for Glean's search and chat capabilities. This server provides a standardized interface for AI models to interact with Glean's content search and conversational AI features.
8
+
The Glean MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction)server that provides seamless integration with Glean's enterprise knowledge.
-**People Profile Search**: Access Glean's people directory
14
+
-**Chat**: Interact with Glean's AI assistant
14
15
-**MCP Compliant**: Implements the Model Context Protocol specification
15
16
16
17
## Tools
@@ -19,13 +20,13 @@ A Model Context Protocol (MCP) server implementation for Glean's search and chat
19
20
20
21
Search Glean's content index using the Glean Search API. This tool allows you to query Glean's content index with various filtering and configuration options.
21
22
22
-
For complete parameter details, see [Search API Documentation](https://developers.glean.com/client/operation/search/)
23
-
24
23
-### chat
25
24
26
25
Interact with Glean's AI assistant using the Glean Chat API. This tool allows you to have conversational interactions with Glean's AI, including support for message history, citations, and various configuration options.
27
26
28
-
For complete parameter details, see [Chat API Documentation](https://developers.glean.com/client/operation/chat/)
27
+
-### people_profile_search
28
+
29
+
Search Glean's People directory to find employee information.
0 commit comments