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

@transcend-io/mcp-server-dsr

Transcend MCP Server — DSR Automation tools.

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

What it does

This MCP server connects Claude and other AI agents to Transcend's Data Subject Request (DSR) automation platform. It provides programmatic access to DSR workflows, enabling AI agents to read and write filesystem state and make authenticated network calls to Transcend's backend services. The server is part of Transcend's developer tooling ecosystem, which includes CLI tools and domain-specific packages for managing privacy infrastructure. Documentation is minimal; specifics about available operations should be verified against Transcend's API documentation.

Who it's for

Privacy engineers and compliance teams at organizations using Transcend, who need to embed DSR automation into AI-driven compliance workflows. Also relevant for developers building custom integrations between Transcend's privacy platform and external systems via AI agents.

Common use cases

  • Automate data subject request handling through AI agents connected to Transcend
  • Query DSR status and metadata programmatically within Claude workflows
  • Integrate Transcend DSR operations into broader privacy automation systems

Setup pitfalls

  • Security alert: 17 secrets detected in the codebase. Review the repository thoroughly before production use and ensure no credentials are committed
  • Requires read and write filesystem access for operation and state storage
  • Needs valid Transcend API credentials and network access to Transcend's backend services
  • No CI pipeline present; code quality and test coverage are not automatically verified
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-dsr": {
      "command": "npx",
      "args": [
        "-y",
        "@transcend-io/mcp-server-dsr"
      ]
    }
  }
}
📈 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 · 24d 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