$ timeahead.in
/ servers/npm/@transcend-io/mcp-server-inventory
npm

@transcend-io/mcp-server-inventory

Transcend MCP Server — Data Inventory tools.

3 stars23k/wkupdated 1d agogithub ↗
51poor
▣ Overview

What it does

Transcend's MCP server for data inventory operations. The registry identifies it as a "Data Inventory tools" server, though the README provides limited detail on specific operations. Capability signals—filesystem reads/writes and network calls—indicate it interacts with Transcend's data catalog and infrastructure APIs. Tool count is reported as zero, likely due to incomplete detection by the scanner.

Who it's for

Data engineers, privacy and compliance teams, and Transcend platform operators who need to query or manage data inventory from Claude or other AI agents without switching tools or contexts.

Common use cases

  • Retrieve data asset metadata and current inventory status
  • Update data classifications, ownership tags, or lineage
  • Automate compliance and data governance checks
  • Query relationships between data assets and systems

Setup pitfalls

  • Secrets detected: 17 secrets were found in the repository by our scanner—a known security indicator. Verify this is a public repository and validate any sensitive material is properly segregated before deploying.
  • Transcend API authentication required—the server communicates with Transcend infrastructure and needs valid API keys, typically provided via environment variables.
  • Filesystem write access—this server writes to disk; sandbox appropriately if running in restricted environments.
17 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
58
11.7
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
50.7
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "transcend-iomcp-inventory": {
      "command": "npx",
      "args": [
        "-y",
        "@transcend-io/mcp-server-inventory"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
78/ 100 · is this project alive?
contributors (1y)19
top contributor share27%
releases (1y)100
last release1d ago
ci✓ passing
⛁ Raw data
weekly downloads23k
github stars3
forks6
open issues36
license✓ present
readme length1205 chars
last publish2d ago
last commit1d ago
last updated1d ago
install verified✓ pass · 25d 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
@transcend-io/mcp-server-inventory — MCP Score: 51/100 | MCPScore | Timeahead