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

@transcend-io/mcp-server-discovery

Transcend MCP Server — Data Discovery tools.

2 stars2k/wkupdated 0d agogithub ↗
48poor
▣ Overview

What it does

This MCP server enables AI agents to integrate with Transcend's data discovery and privacy infrastructure. Published as part of the Transcend developer tools monorepo, it exposes Transcend's data governance capabilities to Claude and other AI systems, allowing them to interact with data asset registries, compliance metadata, and infrastructure configurations.

Who it's for

Engineers building AI agents that need to query or manage Transcend data governance infrastructure. Teams operating Transcend who want to automate discovery, compliance, or configuration tasks via AI interfaces, and organizations seeking to integrate data privacy workflows into AI-driven processes.

Common use cases

  • Query data assets and systems registered in Transcend's discovery layer
  • Retrieve privacy and compliance metadata for automated governance workflows
  • Automate Transcend configuration or policy management via AI agents
  • Integrate data discovery into broader AI-assisted data governance pipelines

Setup pitfalls

  • 17 embedded secrets detected: Configuration or sample code contains hardcoded credentials and API keys. Use only environment variables for secrets; never commit them to version control.
  • Filesystem access: Server reads and writes files. Restrict file permissions to necessary directories; audit file operations and paths.
  • Network dependencies: Requires reliable connectivity to Transcend APIs. Verify firewall rules, DNS resolution, and endpoint availability in your deployment environment.
  • No passing CI: Recent commits lack passing continuous integration tests. Verify implementation stability and review changes before production use.
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%
45
8.9
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
47.9
⚿ 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-discovery": {
      "command": "npx",
      "args": [
        "-y",
        "@transcend-io/mcp-server-discovery"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
80/ 100 · is this project alive?
contributors (1y)18
top contributor share28%
releases (1y)100
last release0d ago
ci✓ passing
⛁ Raw data
weekly downloads2k
github stars2
forks2
open issues31
license✓ present
readme length1205 chars
last publish0d ago
last commit0d ago
last updated5d ago
install verified✓ pass · 22d 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