Skip to content

Domain 4: Security & Governance

Exam weight: 24%

This domain covers the security model of MCP: where trust boundaries lie, how permissions and consent work, known risks and their mitigations, and how MCP deployments are audited and observed.

Trust Boundaries

Where the boundaries lie between user, host, client, server, and external systems — and how the host enforces isolation between servers.

Study this competency

Permissions & Consent

The spec’s security principles — user consent and control, data privacy, and tool safety — and who enforces them.

Study this competency

Risk & Safety Controls

Common attack vectors — prompt injection, tool poisoning, confused deputy, token passthrough — and their mitigations.

Study this competency

Auditability & Observability

What to log and monitor in an MCP deployment, and how to keep audit trails accurate and free of secrets.

Study this competency

After studying this domain you should be able to:

  • Identify the trust boundaries between user, host, client, server, and external systems
  • Explain the consent principles in the MCP specification
  • Describe common attack vectors (prompt injection, tool poisoning, confused deputy) and controls
  • Explain what should be logged and monitored in an MCP deployment