Guides and Tutorials/Model Context Protocol (MCP)

MCP Examples

Learn how to build secure MCP servers with Descope through these step-by-step examples:

Calendar MCP Server

Calendar Management MCP Server (w/ SSO)

Build a secure calendar MCP server that:

  • Restricts access to only registered MCP clients (Claude Desktop and ChatGPT)
  • Requires SSO authentication via Okta or Azure AD for multiple tenants
  • Grants write access only to users with specific permissions
  • Allows read-only access to all other authenticated users

Additional Resources

For more example MCP servers, please refer to our GitHub repository.

Was this helpful?

On this page