{"id":4302,"date":"2025-03-19T10:59:59","date_gmt":"2025-03-19T17:59:59","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/?post_type=copilot&#038;p=4302"},"modified":"2026-04-07T14:55:34","modified_gmt":"2026-04-07T21:55:34","slug":"introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents","status":"publish","type":"copilot","link":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/","title":{"rendered":"Introducing Model Context Protocol (MCP) in Copilot Studio: Simplified integration with AI apps and agents"},"content":{"rendered":"\n<p>At Microsoft, we believe in creating tools that empower you to work smarter and more efficiently. That\u2019s why we\u2019re thrilled to announce the first release of Model Context Protocol (MCP) support in Microsoft Copilot Studio. With MCP, you can easily add AI apps and agents into Copilot Studio with just a few clicks.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.microsoft.com\/en-us\/microsoft-365-copilot\/microsoft-copilot-studio\" target=\"_blank\" rel=\"noreferrer noopener\">Build and manage agents with Copilot Studio<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-new-model-context-protocol-mcp-integration-in-copilot-studio\">What\u2019s new: Model Context Protocol (MCP) integration in Copilot Studio<\/h2>\n\n\n\n<p><a href=\"https:\/\/modelcontextprotocol.io\/introduction\" target=\"_blank\" rel=\"noreferrer noopener\">Model Context Protocol<\/a> enables makers to connect to existing knowledge servers and APIs directly from Copilot Studio. When connecting to an MCP server, actions and knowledge are automatically added to the agent and updated as functionality evolves. This simplifies the process of building agents and reduces time spent maintaining the agents.<\/p>\n\n\n\n<p>MCP servers are made available to Copilot Studio using <a href=\"https:\/\/learn.microsoft.com\/en-us\/connectors\/overview\">connector<\/a> infrastructure. This means they can employ enterprise security and governance controls such as <a href=\"https:\/\/learn.microsoft.com\/en-us\/power-platform\/admin\/vnet-support-overview\">Virtual Network<\/a> integration, <a href=\"https:\/\/learn.microsoft.com\/en-us\/power-platform\/admin\/wp-data-loss-prevention\">Data Loss Prevention<\/a> controls, <a href=\"https:\/\/learn.microsoft.com\/en-us\/connectors\/custom-connectors\/#2-secure-your-api\">multiple authentication methods<\/a>\u2014all of which are available in this release\u2014while supporting real-time data access for AI-powered agents.<\/p>\n\n\n\n<p>MCP enables our customers to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Easily connect to data sources:<\/strong> Whether you have a custom internal API or external data providers, the MCP protocol enables smooth and reliable integration into Copilot Studio.<\/li>\n\n\n\n<li><strong>Access the marketplace of existing servers:<\/strong> In addition to custom connectors and integrations, users can now tap into a growing library of pre-built, MCP-enabled connectors available in the marketplace. This capability gives you more ways to connect with other tools and makes using them faster and easier.<\/li>\n\n\n\n<li><strong>Flexible action capabilities:<\/strong> MCP servers can dynamically provide tools and data to agents. This enables greater flexibility while reducing maintenance and integration costs.<\/li>\n<\/ul>\n\n\n\n<p>You can start today by <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/agent-extend-action-mcp\" id=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/agent-extend-action-mcp\" target=\"_blank\" rel=\"noreferrer noopener\">extending an agent with MCP<\/a> or building a custom connector using <a href=\"https:\/\/github.com\/modelcontextprotocol\" id=\"https:\/\/github.com\/modelcontextprotocol\" target=\"_blank\" rel=\"noreferrer noopener\">existing SDKs<\/a>.<\/p>\n\n\n\n<p>To get started, access your agent in Copilot Studio, select \u2018Add an action,\u2019 and search for your MCP server! (Note: generative orchestration must be enabled to use MCP.)<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Introducing Model Context Protocol (MCP) in Copilot Studio\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/GNfQM88Vthc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Each tool published by the MCP server is automatically added as an action in Copilot Studio and inherits the name, description, inputs, and outputs. As tools are updated or removed on the MCP server, Copilot Studio automatically reflects these changes, ensuring users always have the latest versions and that obsolete tools are removed. A single MCP server can integrate and manage multiple tools, each accessible as an action within Copilot Studio. This streamlined process not only reduces manual effort, it means less risk of errors from outdated tools.<\/p>\n\n\n\n<p>This offering additionally includes Software Development Kit (SDK) support, enabling further customization and flexibility for your integrations. To create your own Model Context Protocol server, the process can be broken down into three key steps: <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Create the server:<\/strong> The first step in integrating Copilot Studio with the MCP is to create a server via <a href=\"https:\/\/github.com\/modelcontextprotocol\">one of the SDKs<\/a> that will serve as the foundation for handling your data, models, and interactions. You can tailor the server to your specific needs, such as enabling it to handle custom model types and data formats or to support specific workflows.\u00a0<\/li>\n\n\n\n<li><strong>Publish through a connector:<\/strong> Once the server is in place, the next step involves <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/agent-extend-action-mcp\">creating a custom connector<\/a> that links your Copilot Studio environment to the model or data source.<\/li>\n\n\n\n<li><strong>Consume the data via Copilot Studio:<\/strong> Finally, once the server is set up and the connector is defined, you can begin consuming the data and interacting with the models via Copilot Studio.<\/li>\n<\/ol>\n\n\n\n<p>By following these three steps, you create a streamlined, adaptable integration with Copilot Studio that not only connects systems but also enhances your ability to maintain and scale that integration according to your needs.<\/p>\n\n\n\n<p>We support Server-Sent Events (SSE) as the transport mechanism; this feature is currently in environments in preview regions and will be available across all environments shortly.<\/p>\n\n\n\n<p>Learn more about these new capabilities here: <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/agent-extend-action-mcp\">Extend your agent with Model Context Protocol (preview) &#8211; Microsoft Copilot Studio | Microsoft Learn<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-next\">What\u2019s next?<\/h2>\n\n\n\n<p>We\u2019re excited about the potential of Model Context Protocol and its ability to transform the way users interact with Copilot Studio. But this is just the beginning. Our team is actively working on additional features and improvements to further enhance the integration experience. Stay tuned for more updates, as we plan to introduce even more ways to connect your data and tools effortlessly into Copilot Studio.<\/p>\n\n\n\n<p>We look forward to your feedback and learning more on how this new capability enhances your experience and helps you unlock the full power of Copilot Studio.<\/p>\n\n\n\n<aside class=\"cta-block cta-block--align-left cta-block--has-image wp-block-msx-cta\" data-bi-an=\"CTA Block\">\n\t<div class=\"cta-block__content\">\n\t\t\t\t\t<div class=\"cta-block__image-container\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/01\/SUR24-Laptop-7thEdition-Photo-Sapphire-13-05-RGB-1024x683.jpg\" class=\"cta-block__image\" alt=\"Man using computer.\" srcset=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/01\/SUR24-Laptop-7thEdition-Photo-Sapphire-13-05-RGB-1024x683.jpg 1024w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/01\/SUR24-Laptop-7thEdition-Photo-Sapphire-13-05-RGB-300x200.jpg 300w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/01\/SUR24-Laptop-7thEdition-Photo-Sapphire-13-05-RGB-768x512.jpg 768w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/01\/SUR24-Laptop-7thEdition-Photo-Sapphire-13-05-RGB.jpg 1260w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\t\t\t<\/div>\n\t\t\n\t\t<div class=\"cta-block__body\">\n\t\t\t<h2 class=\"cta-block__headline\">Extend your agents with Model Context Protocol in Copilot Studio<\/h2>\n\t\t\t<p class=\"cta-block__text\">Connect agents to the data, APIs, and knowledge sources your teams rely on.<\/p>\n\t\t\t\t\t\t\t<div class=\"cta-block__actions\">\n\t\t\t\t\t<a\n\t\t\t\t\t\thref=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/agent-extend-action-mcp\"\n\t\t\t\t\t\tclass=\"btn cta-block__link btn-light\"\n\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\tExtend an agent with MCP\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/aside>\n","protected":false},"excerpt":{"rendered":"<p>Model Context Protocol (MCP) is now available in Copilot Studio, bringing external data and APIs into agents to work across your workflows.<\/p>\n","protected":false},"author":105,"featured_media":5006,"template":"","cs-content-type":[935,934,933],"cs-topic":[940,946,941],"coauthors":[814],"class_list":["post-4302","copilot","type-copilot","status-publish","has-post-thumbnail","hentry","cs-content-type-monthly-updates","cs-content-type-news","cs-content-type-tips-and-guides","cs-topic-agentic-ai","cs-topic-ai-tool-integrations-product-integrations","cs-topic-extensibility"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Extend agents with Model Context Protocol (MCP) in Copilot Studio | Microsoft Copilot Blog<\/title>\n<meta name=\"description\" content=\"Discover how Model Context Protocol (MCP) extends Microsoft Copilot Studio, connecting agents to data, APIs, and external systems.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Extend agents with Model Context Protocol (MCP) in Copilot Studio | Microsoft Copilot Blog\" \/>\n<meta property=\"og:description\" content=\"Discover how Model Context Protocol (MCP) extends Microsoft Copilot Studio, connecting agents to data, APIs, and external systems.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Copilot Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T21:55:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1-1024x683.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Zankar Desai\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/zankardesai\/\",\"@type\":\"Person\",\"@name\":\"Zankar Desai\"}],\"headline\":\"Introducing Model Context Protocol (MCP) in Copilot Studio: Simplified integration with AI apps and agents\",\"datePublished\":\"2025-03-19T17:59:59+00:00\",\"dateModified\":\"2026-04-07T21:55:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\"},\"wordCount\":766,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\",\"name\":\"Extend agents with Model Context Protocol (MCP) in Copilot Studio | Microsoft Copilot Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg\",\"datePublished\":\"2025-03-19T17:59:59+00:00\",\"dateModified\":\"2026-04-07T21:55:34+00:00\",\"description\":\"Discover how Model Context Protocol (MCP) extends Microsoft Copilot Studio, connecting agents to data, APIs, and external systems.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg\",\"width\":9413,\"height\":6276,\"caption\":\"A woman sitting in front of a computer\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Copilot Studio\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Introducing Model Context Protocol (MCP) in Copilot Studio: Simplified integration with AI apps and agents\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/\",\"name\":\"Microsoft Copilot Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization\",\"name\":\"Microsoft Copilot Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Copilot Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/person\/415c2f62bde488384ca674963f110e4d\",\"name\":\"Zankar Desai\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/Zankar-Teams-Pic-96x96.jpg57ad3b168e812662b630a69762d1984b\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/Zankar-Teams-Pic-96x96.jpg\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/Zankar-Teams-Pic-96x96.jpg\",\"caption\":\"Zankar Desai\"},\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/zankardesai\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Extend agents with Model Context Protocol (MCP) in Copilot Studio | Microsoft Copilot Blog","description":"Discover how Model Context Protocol (MCP) extends Microsoft Copilot Studio, connecting agents to data, APIs, and external systems.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/","og_locale":"en_US","og_type":"article","og_title":"Extend agents with Model Context Protocol (MCP) in Copilot Studio | Microsoft Copilot Blog","og_description":"Discover how Model Context Protocol (MCP) extends Microsoft Copilot Studio, connecting agents to data, APIs, and external systems.","og_url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/","og_site_name":"Microsoft Copilot Blog","article_modified_time":"2026-04-07T21:55:34+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1-1024x683.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes","Written by":"Zankar Desai"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/zankardesai\/","@type":"Person","@name":"Zankar Desai"}],"headline":"Introducing Model Context Protocol (MCP) in Copilot Studio: Simplified integration with AI apps and agents","datePublished":"2025-03-19T17:59:59+00:00","dateModified":"2026-04-07T21:55:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/"},"wordCount":766,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/","name":"Extend agents with Model Context Protocol (MCP) in Copilot Studio | Microsoft Copilot Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg","datePublished":"2025-03-19T17:59:59+00:00","dateModified":"2026-04-07T21:55:34+00:00","description":"Discover how Model Context Protocol (MCP) extends Microsoft Copilot Studio, connecting agents to data, APIs, and external systems.","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg","contentUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/CLO23_WorkAnywhere_016-1.jpg","width":9413,"height":6276,"caption":"A woman sitting in front of a computer"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/"},{"@type":"ListItem","position":2,"name":"Copilot Studio","item":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/"},{"@type":"ListItem","position":3,"name":"Introducing Model Context Protocol (MCP) in Copilot Studio: Simplified integration with AI apps and agents"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/","name":"Microsoft Copilot Blog","description":"","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization","name":"Microsoft Copilot Blog","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp","contentUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp","width":512,"height":512,"caption":"Microsoft Copilot Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/person\/415c2f62bde488384ca674963f110e4d","name":"Zankar Desai","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/Zankar-Teams-Pic-96x96.jpg57ad3b168e812662b630a69762d1984b","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/Zankar-Teams-Pic-96x96.jpg","contentUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/03\/Zankar-Teams-Pic-96x96.jpg","caption":"Zankar Desai"},"url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/zankardesai\/"}]}},"msxcm_display_generated_audio":false,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot\/4302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/types\/copilot"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/users\/105"}],"version-history":[{"count":1,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot\/4302\/revisions"}],"predecessor-version":[{"id":7523,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot\/4302\/revisions\/7523"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/media\/5006"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/media?parent=4302"}],"wp:term":[{"taxonomy":"cs-content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/cs-content-type?post=4302"},{"taxonomy":"cs-topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/cs-topic?post=4302"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/coauthors?post=4302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}