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

@transcend-io/mcp-server-admin

Transcend MCP Server — Admin tools.

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

What it does

This MCP server from Transcend enables programmatic access to administrative operations on Transcend instances. It's part of the Transcend developer tools monorepo, which includes the Transcend CLI for managing privacy infrastructure. The server interacts with the filesystem and makes network calls to Transcend services, designed to support administrative workflows and infrastructure management tasks.

Who it's for

Infrastructure operators and admins managing Transcend instances who want to expose administrative capabilities to Claude-powered agents. Teams building automation around Transcend privacy and data governance platforms, or integrating admin operations into broader AI-driven infrastructure workflows.

Common use cases

  • Automate administrative operations and configuration management on Transcend infrastructure
  • Integrate Transcend admin workflows into Claude-powered automation systems
  • Programmatically apply infrastructure changes across Transcend instances

Setup pitfalls

  • 17 embedded secrets detected: The code repository contains embedded credentials or API keys flagged by security scanning. Audit the source code before deploying to production and rotate any exposed secrets immediately.
  • High-risk classification with filesystem and network access: This server reads and writes files and makes network calls to Transcend services. Deploy in an isolated environment with strict filesystem and network policies.
  • No CI pipeline: The repository lacks continuous integration testing. Verify your version against the upstream repository before production use and monitor for security updates.
  • No MCP tools defined: The server reports zero tools. Check server logs for initialization errors or verify you have the latest version installed.
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-admin": {
      "command": "npx",
      "args": [
        "-y",
        "@transcend-io/mcp-server-admin"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
73/ 100 · is this project alive?
contributors (1y)19
top contributor share27%
releases (1y)100
last release0d ago
ci⚠ failing
⛁ Raw data
weekly downloads2k
github stars3
forks5
open issues35
license✓ present
readme length1205 chars
last publish0d ago
last commit0d ago
last updated3d 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