Glean MCP Server
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.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Glean MCP Serversearch for Q4 sales reports"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Glean Local MCP Server Monorepo
We recommend using theremote MCP server integrated directly in Glean instead of this local MCP server. The remote server provides a more seamless experience with automatic updates, better performance, and simplified configuration. For local usage, consider Glean CLI. This local MCP server is primarily intended for experimental and testing purposes.
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.
The local MCP server can be run via npx or Docker. See the @gleanwork/local-mcp-server README for Docker deployment instructions.
Contributing
Please see CONTRIBUTING.md for development setup and guidelines.
Related MCP server: GCP MCP
License
MIT License - see the LICENSE file for details
Support
Documentation: docs.glean.com
Issues: GitHub Issues
Email: support@glean.com
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gleanwork/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server