The Glean MCP Server enables seamless integration with Glean's enterprise knowledge through three main functions:
Company Search: Query Glean's content index to find relevant company documents with advanced filtering options by data sources.
Chat: Interact with Glean's AI assistant for conversational support, including contextual messaging, message history, and citations.
People Profile Search: Search the company's directory to find employee information with filters like department, location, or role.
The server integrates with MCP-enabled clients such as Claude Desktop, Windsurf, or Cursor for compliance.
Glean Local MCP Server Monorepo
This monorepo contains packages for Glean's local MCP server. For more details see the READMEs of the individual packages.
- @gleanwork/configure-mcp-server for configuring the local MCP server with popular MCP clients.
- @gleanwork/local-mcp-server on running the local MCP server.
Contributing
Please see CONTRIBUTING.md for development setup and guidelines.
License
MIT License - see the LICENSE file for details
Support
- Documentation: docs.glean.com
- Issues: GitHub Issues
- Email: support@glean.com
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that provides AI assistants with access to Glean's enterprise knowledge features, including content search, people directory, and AI chat capabilities.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.Last updated -16
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with Google Cloud Platform environments through natural language, allowing users to query and manage GCP resources during conversations.Last updated -9253158MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Confluence content, supporting operations like retrieving, searching, creating, and updating pages and spaces.Last updated -98MIT License
- -securityFlicense-qualityA comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.Last updated -71