I've followed the MCP implementation lab from the Microsoft documentation and have created a jokes MCP server that provides various joke tools (Chuck Norris jokes, dad jokes, etc.). My implementation is correctly deployed to Azure and works as expected in testing, but fails in Copilot Studio. Lab link: https://github.com/microsoft/mcsmcp
When trying to use the MCP connector in Copilot Studio, I consistently get:
Sorry, something went wrong. Error code: SystemError. Conversation ID: [ID]. Time (UTC): [timestamp].
Example: Sorry, something went wrong. Error code: SystemError. Conversation ID: 5887e02d-ff3a-44ff-9abb-7be335ffe58b. Time (UTC): 5/5/2025 7:10:56 PM.
Has anyone successfully implemented an MCP server that works with Copilot Studio? Are there any specific requirements or workarounds needed beyond what's in the documentation?
Any guidance would be greatly appreciated!
Stay up to date on forum activity by subscribing.