Glean MCP Server logo

Glean MCP Server

by longyi1207

An MCP server implementation that integrates the Glean API, providing Search and Chat functions. It allows users to leverage Glean's search and chatbot capabilities within other applications.

View on GitHub

Last updated: N/A

What is Glean MCP Server?

This is an MCP (Modular Content Platform) server that acts as a bridge between applications and the Glean API. It provides Search and Chat functionalities powered by Glean.

How to use Glean MCP Server?

To use this server, build the Docker image using the provided Dockerfile. Then, configure your application (e.g., Claude Desktop) to use the server by adding the server configuration to the application's configuration file, specifying the Docker command and environment variables (GLEAN_API_KEY and GLEAN_DOMAIN).

Key features of Glean MCP Server

  • Search functionality via Glean API

  • Chat functionality via Glean API

  • Dockerized for easy deployment

  • Integration with Claude Desktop (example)

  • MIT License for flexible usage

Use cases of Glean MCP Server

  • Integrating Glean search into a desktop application

  • Adding a Glean-powered chatbot to a platform

  • Providing search and chat capabilities to applications that don't natively support them

  • Creating a custom search and chat interface using the Glean API

  • Extending existing applications with Glean's knowledge base

FAQ from Glean MCP Server

What is an MCP server?

An MCP server is a Modular Content Platform server, acting as a bridge between applications and content platforms.

What is the Glean API?

The Glean API provides access to Glean's search and chat 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.

Can I use this server with other applications besides Claude Desktop?

Yes, you can adapt the configuration to use this server with any application that supports external MCP servers.

Is this server open source?

Yes, this server is licensed under the MIT License, allowing for free use, modification, and distribution.