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

@transcend-io/mcp-server-workflows

Transcend MCP Server — Workflows tools.

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

What it does

This MCP server exposes Transcend's workflow automation capabilities to Claude and other AI agents. Transcend is a privacy and data management platform; the server provides tools to create, execute, and monitor workflows for privacy requests, compliance tasks, and data operations. It reads and writes to the local filesystem for workflow state and logs, and makes network calls to Transcend's APIs. Though the tool count registers as zero in the scanner, the filesystem and network capabilities suggest it provides workflow execution and monitoring tools.

Who it's for

Privacy engineers, compliance teams, and DevOps professionals using Transcend for privacy infrastructure who want to automate workflow execution from Claude. Useful for organizations building AI-driven privacy and compliance automation that requires real-time oversight.

Common use cases

  • Trigger Transcend privacy workflows (e.g. data subject requests) from Claude without accessing the dashboard
  • Query workflow execution status and results programmatically
  • Integrate Transcend workflow automation into larger AI-driven compliance pipelines
  • Automate privacy audit or data-retention workflows with AI oversight

Setup pitfalls

  • 17 secrets were detected in the package source — the codebase contains hardcoded credentials. Audit thoroughly and migrate to environment variables or a secrets manager before any deployment.
  • Requires valid Transcend API credentials with appropriate scopes for the workflows you intend to invoke.
  • Needs write access to the local filesystem for workflow state and logs — restrict this permission if running in a sandboxed environment.
  • High risk classification combined with embedded secrets necessitates a comprehensive security review 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-workflows": {
      "command": "npx",
      "args": [
        "-y",
        "@transcend-io/mcp-server-workflows"
      ]
    }
  }
}
📈 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