Glean
An MCP server implementation that integrates the Glean API, providing the Search and Chat functions.
Tools
- Search: List of search results given a query
- Chat: Q&A with Chatbot
Usage with Claude Desktop
Build the docker image:
docker build -t glean-server:latest -f src/glean/Dockerfile .
Then add this to your claude_desktop_config.json
:
{
"mcpServers": {
"glean-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GLEAN_API_KEY",
"-e",
"GLEAN_DOMAIN",
"glean-server"
],
"env": {
"GLEAN_API_KEY": "YOUR_API_KEY_HERE",
"GLEAN_DOMAIN": "YOUR_DOMAIN_HERE"
}
}
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Glean
Project Details
- longyi1207/glean-mcp-server
- Last Updated: 4/4/2025
Categories
Recomended MCP Servers
Fetch and read Jewish texts through the API of Sefaria.org
A Model Context Protocol (MCP) server that enables AI assistants to perform network scanning operations using NMAP
A Model Context Protocol (MCP) server for TfNSW's realtime alerts API
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
MCP Server to interact with Google Gsuite prodcuts
Amadeus MCP(Model Context Protocol) Server
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces,...
A server that implements the MCP protocol to bring perplexity API into context.
A lightweight MCP server for generating placeholder images from multiple providers.
Integrate SettleMint into your application with ease.
An MCP server for the NEAR blockchain