copilot-studio-mcp

MCP.Pizza Chef: microsoft

copilot-studio-mcp is a set of MCP servers designed to integrate with Microsoft Copilot Studio, offering sample implementations that demonstrate how to leverage the Model Context Protocol within this environment. It facilitates real-time context sharing and interaction between LLMs and the Copilot Studio platform, enabling developers to build advanced AI-enhanced workflows and agents using MCP standards.

Use This MCP server To

Integrate MCP servers with Microsoft Copilot Studio for enhanced AI workflows Demonstrate MCP server capabilities through sample implementations Enable real-time context sharing between LLMs and Copilot Studio Develop custom AI agents using MCP within Copilot Studio Test and prototype MCP server features in a Microsoft environment

README

πŸ€– Microsoft Copilot Studio & Model Context Protocol (MCP) Samples

This repository will contain MCP Samples that work with Microsoft Copilot Studio.

πŸ‘¨β€πŸ’» Samples

The samples can be found in the samples directory in this repository.

πŸš€ Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

ℒ️ Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

copilot-studio-mcp FAQ

How do I get started with copilot-studio-mcp samples?
Clone the repository and explore the samples directory for example MCP server implementations compatible with Microsoft Copilot Studio.
What is required to contribute to copilot-studio-mcp?
Contributors must agree to the Microsoft Contributor License Agreement (CLA) and follow the contribution guidelines outlined in the repository.
Can I use copilot-studio-mcp with other MCP hosts besides Microsoft Copilot Studio?
While primarily designed for Microsoft Copilot Studio, the MCP servers can be adapted for other MCP hosts with compatible interfaces.
Does copilot-studio-mcp support real-time context updates?
Yes, it supports real-time context sharing and interaction as per MCP standards to enable dynamic AI workflows.
Where can I find documentation or support for copilot-studio-mcp?
Documentation and sample code are available in the GitHub repository; community support can be found via Microsoft open source channels.
Is copilot-studio-mcp compatible with multiple LLM providers?
Yes, it is provider-agnostic and can work with OpenAI, Anthropic Claude, Google Gemini, and others supporting MCP.