Transcend MCP Servers

Model Context Protocol servers published under @transcend-io/* so AI agents can manage Transcend privacy operations. Includes per-domain servers for admin, assessments, consent, data discovery, DSR, inventory, preferences, and workflows, plus a meta MCP package that aggregates them. Distributed from the transcend-io/tools monorepo.

Transcend MCP Servers is one of 4 APIs that Transcend publishes on the APIs.io network.

Tagged areas include MCP, AI Agents, and Tooling.

API entry from apis.yml

apis.yml Raw ↑
aid: transcend-io:transcend-mcp
name: Transcend MCP Servers
description: Model Context Protocol servers published under @transcend-io/* so AI agents can manage Transcend
  privacy operations. Includes per-domain servers for admin, assessments, consent, data discovery, DSR,
  inventory, preferences, and workflows, plus a meta MCP package that aggregates them. Distributed from
  the transcend-io/tools monorepo.
humanURL: https://github.com/transcend-io/tools/tree/main/packages/mcp
tags:
- MCP
- AI Agents
- Tooling
properties:
- type: SourceCode
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp
- type: PackageManager
  url: https://www.npmjs.com/package/@transcend-io/mcp
- type: Tools
  title: MCP Server - Admin
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-admin
- type: Tools
  title: MCP Server - Assessment
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-assessment
- type: Tools
  title: MCP Server - Consent
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-consent
- type: Tools
  title: MCP Server - Data Discovery
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-discovery
- type: Tools
  title: MCP Server - DSR
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-dsr
- type: Tools
  title: MCP Server - Inventory
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-inventory
- type: Tools
  title: MCP Server - Preferences
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-preferences
- type: Tools
  title: MCP Server - Workflows
  url: https://github.com/transcend-io/tools/tree/main/packages/mcp/mcp-server-workflows
features:
- name: Agent-Friendly Privacy Ops
  description: Expose Transcend admin, assessment, consent, discovery, DSR, inventory, preferences, and
    workflow operations to AI agents via MCP.
- name: Per-Domain Servers
  description: Eight scoped MCP servers let agents work against a single Transcend domain rather than
    the full API surface.
useCases:
- name: AI Governance Copilot
  description: Let an AI agent answer privacy questions, draft assessments, and manage consent through
    scoped MCP servers.
- name: Automated Privacy Operations
  description: Orchestrate DSR fulfillment, inventory updates, and preference syncs from agent-driven
    workflows.
integrations:
- name: Claude
- name: Anthropic
- name: VS Code
- name: Cursor
authentication:
- type: API Key
  description: Transcend API key supplied to the MCP server via environment variable.