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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/transcend-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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.