Sandbox
@gleanwork/remote-mcp-server

MCP server for Glean enterprise knowledge

This repo provides a remote MCP server that connects Glean’s enterprise knowledge to MCP-compatible clients. It lets your agent search documents, find people, and retrieve context through secure, permission-aware access. The server uses OAuth 2.0 authentication and streamable HTTP transport.

165 stars2 forksUpdated 5mo ago
Who it's for

Builders who want Claude Desktop, Cursor, or any MCP client to query Glean knowledge from their agent flow.

What it delivers

You can ask your agent to find company context without leaving your editor or re-explaining where to look.

What it does

Enterprise knowledge access

Search and retrieve information from documents, wikis, and knowledge bases.

People and expertise discovery

Find colleagues, understand org structure, and identify subject matter experts.

Permission-aware access

Keeps data access within your organization’s existing permissions.

OAuth 2.0 authentication

Uses SSO-friendly authentication for secure connection setup.

Streamable HTTP transport

Uses streamable HTTP for real-time MCP communication.

README

Glean Logo

Glean Remote MCP Server

Documentation | Setup Guide | MCP Registry

MCP Server GA


Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agent platform of choice.

Overview

The Glean MCP Server implements the Model Context Protocol to provide AI assistants and developer tools with secure, real-time access to your organization's enterprise knowledge. It enables natural language interaction with company documents, people, and data while respecting existing access permissions.

Features

  • Enterprise Knowledge Access - Search and retrieve information from your company's documents, wikis, and knowledge bases
  • People & Expertise Discovery - Find colleagues, understand org structure, and identify subject matter experts
  • Permission-Aware - All data access respects your organization's existing access controls
  • OAuth 2.0 Authentication - Secure authentication with SSO integration
  • Streamable HTTP Transport - Modern, efficient protocol for real-time communication

Getting Started

Each organization has a unique Glean MCP server URL. To set up the Glean MCP Server for your organization:

View the Setup Guide

The guide covers:

  • Obtaining your organization's MCP server URL
  • Configuring your MCP client (Claude Desktop, Cursor, etc.)
  • Authentication setup
  • Available tools and example prompts

Compatibility

The Glean MCP Server works with any MCP-compatible client. See the full list of supported hosts for details.

Documentation

Support

  • Documentation: docs.glean.com
  • Issues: For bugs or feature requests related to the Glean MCP Server, please contact Glean support through your organization's support channel

License

This project is licensed under the MIT License - see the LICENSE file for details.

Files in the repo

Repository payload12 top-level entries
  • .github
  • .gitignore
  • .release-it.json
  • CHANGELOG.md
  • CONTRIBUTING.md
  • glean-logo.svg
  • LICENSE
  • MCP_REGISTRY.md
  • package.json
  • README.md
  • server-2025-10-17.json
  • server.json

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More connectors

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

86k

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

43k

Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code

14k
okf-memory/
okf-agent-memory

Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.

547
2akouwu/
reverify

Stop your AI from making things up — it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.

1.1k

x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zig — zero dependencies, single-binary output, cros

1.9k