У нас вы можете посмотреть бесплатно MCP with Azure APIM или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Model Context Protocol (MCP) is an open standard by Anthropic (now part of the Linux Foundation's Agentic AI Foundation) that lets AI apps like Claude, GitHub Copilot, and ChatGPT connect to external tools, data sources, and APIs through a single unified protocol — no more custom integrations for each service. In this video, we cover: 🔹 What MCP is and why it matters 🔹 MCP architecture: Hosts, Clients, Servers, Tools, Resources & Prompts 🔹 Authorization types: Private network, Key-based, and OAuth 2.1 🔹 Deep dive into the OAuth flow — PRM discovery, CIMD, DCR, and AS metadata 🔹 Authorization provider support (Entra, KeyCloak, Descope, WorkOS, Auth0, and more) 🔹 Using Azure API Management (APIM) as an MCP Server — expose existing APIs with built-in security, rate limiting & OAuth policies Whether you're building agentic AI apps or looking to secure and scale your MCP servers in production, this session has you covered. slides were reused from the class done by pamela fix on reactor here • Python + MCP: Authentication for MCP servers 🔗 Links: MCP Spec: https://modelcontextprotocol.io/ MCP Architecture: https://modelcontextprotocol.io/docs/learn... MCP Clients: https://modelcontextprotocol.io/clients MCP Authorization: https://modelcontextprotocol.io/specificat...