mcp-copilot-studio-server-generator
Generates MCP-compliant Power Platform connectors and server code for Microsoft Copilot Studio integration.
Install
npx skills add https://github.com/github/awesome-copilot --skill mcp-copilot-studio-server-generatorStats
| Total installs | 7,411 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Produces all required files (apiDefinition.swagger.json, apiProperties.json, script.csx, and MCP server code) following Power Platform connector structure with x-ms-agentic-protocol: mcp-streamable-1.0 support
- Enforces Copilot Studio schema constraints: no reference types, single-type fields only, primitive types, and full URI endpoints to ensure compatibility
- Generates JSON-RPC 2.0 compliant tools, resources (as tool outputs), and streamable HTTP endpoints at /mcp with proper error handling
- Includes validation checklist and deployment configuration for Power Platform environments and Copilot Studio agent integration
Tags
Related skills
| Skill | Installs | vs mcp-copilot-studio-server-generator |
|---|---|---|
| ai-podcast-creation | 7,336 | -75 |
| create-github-issues-for-unmet-specification-requirements | 7,446 | +35 |
| csharp-mcp-server-generator | 7,417 | +6 |
| create-github-issues-feature-from-implementation-plan | 7,452 | +41 |
| java-mcp-server-generator | 7,424 | +13 |
FAQ
- How many installs does mcp-copilot-studio-server-generator have?
- mcp-copilot-studio-server-generator has 7,411 total installs and 7.4K installs this week.
- Where is mcp-copilot-studio-server-generator hosted?
- mcp-copilot-studio-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does mcp-copilot-studio-server-generator have?
- mcp-copilot-studio-server-generator has 27.4K GitHub stars.
- When was mcp-copilot-studio-server-generator first indexed?
- OrangeBot.AI first indexed mcp-copilot-studio-server-generator on Feb 25, 2026.
- How do I install mcp-copilot-studio-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill mcp-copilot-studio-server-generator