rahul-roy-glean/glean-mcp-server
If you are the rightful owner of glean-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with Glean's Chat API.
The Glean MCP Server is designed to facilitate seamless integration with Glean's Chat API, allowing users to leverage the Model Context Protocol for enhanced communication and data exchange. This server is built on Python 3.10+ and utilizes the UV package manager for dependency management. It requires a Glean API key with appropriate permissions to function correctly. The server can be run in standalone mode or debugged using the MCP inspector, providing flexibility for development and testing. Additionally, it supports integration with Cursor, enabling users to manage MCP servers efficiently.
Features
- Integration with Glean's Chat API for enhanced communication.
- Supports standalone and debug modes for flexible operation.
- Utilizes UV package manager for efficient dependency management.
- Compatible with Python 3.10+.
- Facilitates integration with Cursor for MCP server management.