Blog Post

Azure Integration Services Blog
2 MIN READ

Calling Logic Apps MCP Server from Copilot Studio

KentWeareMSFT's avatar
KentWeareMSFT
Icon for Microsoft rankMicrosoft
Sep 23, 2025

In this post, we are going to discuss how you can connect to a Logic Apps MCP Server from Copilot Studio in secure and efficient manner.

We recently released our MCP Server capabilities in Azure Logic Apps that unlocks enterprise data assets for agentic solutions. One of the questions that I received was, how can I connect to the Logic Apps MCP Server from Copilot Studio. In this post/video, we will describe exactly how to set that up.

Why Azure Logic Apps?

Azure Logic Apps provides an enterprise ready solution for building MCP Servers including the following capabilities:

  • Strong security posture. Our MCP servers support Entra ID authentication (aka EasyAuth) which provides enterprise authentication and authorization capabilities.
  • Logic Apps (Standard) is a single tenant offering, giving customers dedicated compute, storage and networking.
  • Managed Identity is supported in Logic Apps, allowing you to connect to Azure resources in a secure and efficient manner, without keys or secrets
  • Logic Apps support over 1400 connectors including popular SaaS connectors. But, Logic Apps also has built-in connectors that allow for high-throughput scenarios including on-premises connectivity, without needing an on-premises gateway.
Pre-requisites

In this video, we use the following services:

  1. API Center - which provides a wizard experience for building our MCP server. It also offers customers with a governance and discoverability surface for organizations looking to scale their MCP offerings. In this video, I used the free tier.
  2. Logic Apps Standard - which will provide our MCP capabilities through exposing workflows and connectors as MCP tools.
  3. Copilot Studio - which will provide our conversational capabilities and will consume our MCP Server
Setup
  1. Use API Center to build a Logic Apps MCP Server.  Note: This can be done without API Center as well, but API Center provides some value-add for customers interested in governance and discoverability.
  2.  During this process, an App registration will be created. We need to obtain some values from this App registration and make some minor changes.
  3. Add MCP Server to Copilot Studio.
  4. Use your Copilot Studio agent to call MCP Server.

 

 

Updated Sep 23, 2025
Version 1.0
No CommentsBe the first to comment