Glean Remote MCP Server

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

Teams that want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-04-17 · ★ 164 · #616 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Glean Remote MCP Server

Claude Code

claude mcp add gleanwork-remote-mcp-server --transport http https://{baseUrl}/mcp/{server-name}

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gleanwork-remote-mcp-server": {
      "url": "https://{baseUrl}/mcp/{server-name}"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://{baseUrl}/mcp/{server-name}

transport: streamable-http

endpoint NOT responding · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to {baseurl}

license MIT - declared in the repository

registry vendor namespace com.glean - domain-verified with the official MCP registry

03 · What Glean Remote MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.1 · 2026-04-17

1.2.1 (2026-04-17) · Update baseUrl variable description to reflect custom domain support

v1.2.0 · 2026-02-13

1.2.0 (2026-02-13) · Support custom domains in MCP server URL template

v1.1.0 · 2026-01-19

1.1.0 (2026-01-19) · Add release-it and improve publish workflow · Add remotes configuration for MCP registry one-click install · Add remotes configuration for one-click MCP installer · Upgrade server.json to…

04 · Who maintains Glean Remote MCP Server

Glean Remote MCP Server is maintained by gleanwork. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
other - ranked #616 of 848 actively-maintained other servers as of 2026-08-25.
registry
com.glean/mcp (active, first published 2025-11-04 · 8 versions)

06 · Glean Remote MCP Server FAQ

What is Glean Remote MCP Server?

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

Is Glean Remote MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-17. We re-verify nightly.

How do I install Glean Remote MCP Server?

Run `claude mcp add gleanwork-remote-mcp-server --transport http https://{baseUrl}/mcp/{server-name}`. You can also paste the ready-made client config above.

07 · Alternatives to Glean Remote MCP Server

More MCP servers to compare · Glider · Gnt · Endnote MCP · Test Coverage MCP · Gondola