Glean
MCP server for Glean API integration
Installation
npx mcp-serverAsk AI about Glean
Powered by Claude · Grounded in docs
I know everything about Glean. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Glean Local MCP Server Monorepo
[!WARNING] We recommend using the remote 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.
License
MIT License - see the LICENSE file for details
Support
- Documentation: docs.glean.com
- Issues: GitHub Issues
- Email: support@glean.com
