$ timeahead.in
/ servers/npm/@gleanwork/mcp-server-utils
npm

@gleanwork/mcp-server-utils

Shared utilities for MCP server packages

60 stars1k/wkupdated 3d agogithub ↗
78fair
▣ Overview
npm versionLicenseCI Build

What it does

A utility package providing shared code for MCP server implementations within the Glean ecosystem. The utilities support MCP-based integrations with Glean's enterprise search platform and are used as dependencies by other packages in the Glean MCP monorepo. Installed via npm, it's designed to reduce code duplication and provide common functionality across related MCP server packages.

Who it's for

Developers extending or customizing MCP server packages that integrate with Glean. The README explicitly notes that the local MCP server is intended for experimental and testing purposes; production deployments should use Glean's remote MCP server instead. Suitable for teams building local development environments or prototyping custom MCP implementations on top of Glean.

Common use cases

  • Extending the local MCP server with custom capabilities
  • Building custom MCP packages that depend on Glean utilities
  • Testing MCP integration workflows before production deployment
  • Setting up local development environments for Glean-connected applications

Setup pitfalls

  • secrets_found: 1 — scanner detected a secret or credential-like string in the package code. Audit and validate before using in sensitive environments.
  • Intended for experimental use — the README recommends using Glean's remote MCP server for production workloads instead.
  • No CI pipeline — test locally before adopting new versions.
  • Requires MCP client setup — assumes a compatible MCP client is already configured (see @gleanwork/configure-mcp-server for help).
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
55
11.0
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
78.0
⚿ Capabilities & Risk Explainer
fs readfs writenetworksecrets
◆ Risk level: medium
fs read + fs write + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "gleanworkmcp-utils": {
      "command": "npx",
      "args": [
        "-y",
        "@gleanwork/mcp-server-utils"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
75/ 100 · is this project alive?
contributors (1y)11
top contributor share33%
releases (1y)18
last release98d ago
ci✓ passing
⛁ Raw data
weekly downloads1k
github stars60
forks23
open issues18
license✓ present
readme length1925 chars
last publish3d ago
last commit3d ago
last updated1d ago
install verified✓ pass · 26d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points