coding-ccp
0
Microsoft Copilot Studio ❤️ MCP is a project to teach users how to deploy and integrate an MCP Server into Microsoft Copilot Studio. It provides tools for fetching jokes from various websites and offers a guided experience to create, deploy, and test the server functionality.
Microsoft Copilot Studio ❤️ MCP
Welcome to the Microsoft Copilot Studio ❤️ MCP lab. This lab teaches how to deploy a Model Context Protocol (MCP) Server and integrate it into Microsoft Copilot Studio.
Introduction
- MCP standardizes application context for large language models, facilitating integration with AI models and various data sources.
- MCP servers can be used together with connectors for enterprise security and data management.
Prerequisites
- Azure subscription, GitHub account, Copilot Studio account, Power Platform environment.
Deployment Steps
- Create a GitHub repository, deploy an Azure Web App, create a Power Platform Connector, add MCP Server to Copilot Studio.
Tools Provided
- Retrieve jokes from
chucknorris.io
,icanhazdadjoke.com
,yomama-jokes.com
. - Four available tools:
get-chuck-joke
,get-chuck-categories
,get-dad-joke
,get-yo-mama-joke
.
Known Issues
See Microsoft documentation for known issues and improvements.