1. Conduid
  2. AI
  3. Remote MCP Server
MCP server · AI

Remote MCP Server

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

Unclaimed MIT last commit 6 months ago devtools
79Good

Scored 17 days ago · breakdown

About Remote MCP Server

Remote MCP Server is an MCP server published by gleanwork in the AI category: remote MCP Server that securely connects Enterprise context with your LLM, IDE, or agent platform of choice. It has been installed 0 times through Conduid.

The repository has 158 stars and 1 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx remote-mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Remote MCP Server

Powered by Claude · Grounded in docs

I know everything about Remote MCP Server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v1.2.1v1.2.1 · 17 Apr 2026[1.2.1](https://github.com/gleanwork/remote-mcp-server/compare/v1.2.0...v1.2.1) (2026-04-17) Bug Fixes Update baseUrl variable description to reflect custom domain support ([#8](https://github.com/gleanwork/remote-mcp-server/issues/8))…
v1.2.0v1.2.0 · 13 Feb 2026[1.2.0](https://github.com/gleanwork/remote-mcp-server/compare/v1.1.0...v1.2.0) (2026-02-13) Features Support custom domains in MCP server URL template ([#6](https://github.com/gleanwork/remote-mcp-server/issues/6))…
v1.1.0v1.1.0 · 19 Jan 20261.1.0 (2026-01-19) Features Add release-it and improve publish workflow ([#3](https://github.com/gleanwork/remote-mcp-server/issues/3))…

README


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.

README mirrored from the source repository 17 days ago. The original is authoritative.

Questions

About Remote MCP Server

How do I install Remote MCP Server?

Run npx remote-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Remote MCP Server safe to use with an AI agent?

Its trust score is 79 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Remote MCP Server still maintained?

Yes — the latest release is v1.2.1 (17 Apr 2026), and the last commit was 6 months ago. The repository has 158 stars and 0 open issues.