1. Conduid
  2. Developer Tools
  3. Glean
MCP server · Developer Tools

Glean

MCP server for Glean API integration

Unclaimed MIT last commit 6 months ago devtools
69Good

Scored 3 hours ago · breakdown

About Glean

Glean is an MCP server published by gleanwork in the Developer Tools category: mCP server for Glean API integration. It has been installed 0 times through Conduid.

The repository has 55 stars and 20 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 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 Glean

Powered by Claude · Grounded in docs

I know everything about Glean. 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

v0.10.1Release 0.10.1 · 6 Mar 2026Fix publishing issue with 0.10.0.
v0.10.0Release 0.10.0 · 5 Mar 2026
v0.9.1Release 0.9.1 · 1 Dec 2025Re-release v0.9.0
v0.8.0Release 0.8.0 · 26 Aug 2025:boom: Breaking Change `configure-mcp-server`, `local-mcp-server`, `mcp-server-utils` [#262](https://github.com/gleanwork/mcp-server/pull/262) chore: Removes device code flow support…
v0.7.18Release 0.7.18 · 8 Aug 2025Fix publishing issue.

README

Glean Local MCP Server Monorepo

MCP Server CI Build npm version License

[!WARNING] We recommend using the remote MCP server integrated directly in Glean instead of this local MCP server. The remote server provides a more seamless experience with automatic updates, better performance, and simplified configuration. For local usage, consider Glean CLI. This local MCP server is primarily intended for experimental and testing purposes.

This monorepo contains packages for Glean's local MCP server. For more details see the READMEs of the individual packages.

The local MCP server can be run via npx or Docker. See the @gleanwork/local-mcp-server README for Docker deployment instructions.

Contributing

Please see CONTRIBUTING.md for development setup and guidelines.

License

MIT License - see the LICENSE file for details

Support

README mirrored from the source repository 3 hours ago. The original is authoritative.

Questions

About Glean

How do I install Glean?

Run npx 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 Glean safe to use with an AI agent?

Its trust score is 69 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 Glean still maintained?

The last commit was 6 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.