Part of: Agentic AILast updated 10 September 2026 · 1 min read

What is an MCP server?

An MCP server is a server that implements the Model Context Protocol, exposing a defined set of tools or data an AI agent can call. In an identity context, an MCP server is typically treated as a protected resource: it validates that an incoming request carries a token with the required scope before it acts.

Frequently asked questions

How does an MCP server know a request is legitimate?

It validates the access token presented with the request, checking that its scopes and audience match what the server requires.

Is an MCP server the same thing as an AI agent?

No, the agent is the caller; the MCP server is the tool or data source being called, and it enforces authorization on incoming requests.

Building the integration, not choosing it?Definitions stop where implementation starts. The developer docs carry the API references, SDKs and SCIM endpoints.
Developer doc

Ready to move beyond legacy CIAM?

Definitions are the easy part. Go live in weeks with identity that governs AI agents, customers, and partners from one place.

Learn more