Jokes Agent
0
Provides a Model Context Protocol (MCP) server to integrate various joke APIs into Microsoft Copilot Studio agents.
About
The Jokes Agent is an MCP server designed to seamlessly integrate a variety of external joke APIs into Microsoft Copilot Studio. It leverages the Model Context Protocol to standardize how AI applications access external data sources and tools, enabling Copilot Studio agents to fetch Chuck Norris, Dad, and Yo Mama jokes upon user request. This tool demonstrates the power of MCP in enhancing conversational AI experiences with real-time, external data, while utilizing the Power Platform's connector infrastructure for enterprise-grade security and governance.
Key Features
- Provides random Yo Mama jokes from yomama-jokes.com
- Integrates with Microsoft Copilot Studio via Model Context Protocol (MCP)
- 0 GitHub stars
- Retrieves available Chuck Norris joke categories
- Retrieves random Chuck Norris jokes from chucknorris.io
- Fetches random Dad jokes from icanhazdadjoke.com
Use Cases
- Enhance Microsoft Copilot Studio agents with humor-based conversational capabilities
- Connect external APIs to conversational AI platforms for dynamic content delivery
- Demonstrate Model Context Protocol (MCP) integration within the Power Platform ecosystem