-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add Power Platform Connector MCP Protocol Development Collection #297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a comprehensive collection for developing Power Platform custom connectors with Model Context Protocol (MCP) integration for Microsoft Copilot Studio. The collection addresses the specific constraints and requirements of Copilot Studio MCP integration while providing complete development lifecycle support.
Key changes include:
- Complete MCP connector development toolkit with prompts, instructions, and expert chat mode
- Detailed documentation of Copilot Studio constraints and validation requirements
- CLI tools integration and certification preparation guidance
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.
Show a summary per file
File | Description |
---|---|
prompts/power-platform-mcp-connector-suite.prompt.md | Comprehensive prompt for generating complete Power Platform MCP connectors with multiple generation modes and validation checklists |
prompts/mcp-copilot-studio-server-generator.prompt.md | Focused prompt for generating MCP server implementations optimized for Copilot Studio integration |
instructions/power-platform-mcp-development.instructions.md | Development instructions covering MCP protocol integration, schema design, and authentication best practices |
collections/power-platform-mcp-connector-development.md | Collection overview linking all related items with installation badges |
collections/power-platform-mcp-connector-development.collection.yml | Detailed collection configuration with patterns, workflows, and success criteria |
chatmodes/power-platform-mcp-integration-expert.chatmode.md | Expert chat mode providing comprehensive guidance on MCP connector development |
README.prompts.md | Updated prompts index with new MCP connector generation entries |
README.instructions.md | Updated instructions index with new MCP development instructions |
README.collections.md | Updated collections index with new Power Platform MCP collection |
README.chatmodes.md | Updated chat modes index with new MCP integration expert |
collections/power-platform-mcp-connector-development.collection.yml
Outdated
Show resolved
Hide resolved
…n.yml Co-authored-by: Aaron Powell <[email protected]>
Pull Request Checklist
node update-readme.js
and verified thatREADME.md
is up to date.Description
This contribution adds a comprehensive collection for building Power Platform custom connectors with Model Context Protocol (MCP) integration for Microsoft Copilot Studio.
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.