Glean MCP Server logo

Glean MCP Server

by MCP-Mirror

This is an MCP server implementation that integrates the Glean API. It provides Search and Chat functions.

View on GitHub

Last updated: N/A

What is Glean MCP Server?

This server is an implementation of an MCP (Modular Conversation Platform) server that utilizes the Glean API to provide search and chatbot functionalities.

How to use Glean MCP Server?

To use this server, build the Docker image using the provided Dockerfile. Then, configure your claude_desktop_config.json file with the necessary command and environment variables, including your Glean API key and domain.

Key features of Glean MCP Server

  • Search functionality using Glean API

  • Chatbot Q&A using Glean API

  • Dockerized deployment

  • Integration with Claude Desktop

Use cases of Glean MCP Server

  • Integrating search functionality into a chat application

  • Providing a chatbot interface with access to Glean's knowledge base

  • Enhancing Claude Desktop with Glean-powered search and chat

  • Building custom applications leveraging Glean's API through an MCP server

FAQ from Glean MCP Server

What is the Glean API?

The Glean API provides access to Glean's search and knowledge graph capabilities.

What is an MCP server?

MCP stands for Modular Conversation Platform. It's a server that provides a standardized interface for conversation-related functionalities.

Do I need a Glean API key to use this server?

Yes, you need a valid Glean API key and domain to authenticate with the Glean API.

Is this server open source?

Yes, this server is licensed under the MIT License.

Where can I find the LICENSE file?

The LICENSE file is located in the project repository.