mcp-server-for-copilot
If you are the rightful owner of mcp-server-for-copilot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server implementation for integrating Microsoft Copilot Studio agents with MCP-compatible clients.
The MCP Server for Copilot Studio Agents is designed to facilitate seamless integration between Microsoft Copilot Studio agents and any MCP-compatible client. By leveraging the DirectLine API, this server maintains conversation context across multiple queries, ensuring stateful interactions with conversation ID and watermark tracking. It offers easy integration capabilities and configurable agent definitions, making it a versatile tool for developers looking to enhance their applications with Copilot Studio's capabilities. The server is built to be flexible, allowing for configuration through environment variables and supporting various platforms, including Claude Desktop and Docker.
Features
- Connect to Copilot Studio agents through DirectLine API
- Maintain conversation context across multiple queries
- Easy integration with any MCP-compatible client
- Stateful conversations with conversation ID and watermark tracking
- Configurable agent definitions
Tools
query_agent
Send queries to a Copilot Studio agent and receive responses, maintaining conversation context across multiple queries using conversation IDs and watermarks.