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.
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: [email protected]
Recommend MCP Servers 💡
A Model Context Protocol (MCP) server for WhatsApp that enables searching, reading, and sending messages (including media) via AI agents.
devrev-mcp
A Model Context Protocol server for DevRev, providing comprehensive access to DevRev's APIs for managing work items, parts, meetings, workflows, and search across DevRev data.
luebken/playlist-mcp
An experimental MCP server that provides transcripts of YouTube playlists.
mcp-pif-cljs
A self-modifying Model Context Protocol (MCP) server written in ClojureScript that enables runtime tool creation and safe self-modification capabilities for AI models, leveraging homoiconicity and introspection.
algolia
An experimental Model Context Protocol (MCP) server developed by Algolia for interacting with Algolia APIs, enabling AI models to perform search, indexing, and other data operations.
grafana/loki-mcp
A Go-based MCP server integrating with Grafana Loki to provide log querying capabilities via stdin/stdout and SSE.