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: [email protected]
Recommend MCP Servers 💡
@phuc-nt/mcp-atlassian-server
An MCP server that connects AI assistants with Atlassian Jira and Confluence, enabling smart project management by allowing AI agents to query data and perform actions.
pubchem-mcp
An MCP server for accessing PubChem data, providing tools for querying compounds, substances, bioassays, and related chemical information.
ebook-mcp
A Model Context Protocol (MCP) server designed for processing mainstream eBook formats like EPUB and PDF, enabling natural language interactions with digital books through LLMs for smart library management, interactive reading, and active learning.
jp-weather-mcp-server
A simple MCP server that provides Japan weather information using the livedoor weather API.
reddit-summarizer-mcp
An MCP server designed to summarize Reddit content, including user frontpages, subreddit posts, and comments on specific posts.
the-wordpress-mcp-server
An MCP server for interacting with WordPress sites via REST API to manage posts.