Agent 29 installs

power-platform-mcp-connector-suite

by github/awesome-copilot

Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation

Skill content

Complete Power Platform custom connector generator with MCP integration, schema validation, and Copilot Studio compliance.

- Generates four core files (apiDefinition.swagger.json, apiProperties.json, script.csx, readme.md) with built-in MCP protocol support and JSON-RPC 2.0 handling for Copilot Studio agents

- Validates schemas against Copilot Studio constraints: no reference types, single type values only, primitive types, and resources as tool outputs

- Supports six generation modes: complete new connectors, schema validation, troubleshooting, hybrid connector upgrades, certification prep, and OAuth security hardening

- Includes comprehensive validation checklist covering technical compliance, CLI validation (paconn, pac), OAuth 2.0 security, and Microsoft certification requirements

Power Platform MCP Connector Suite

Generate comprehensive Power Platform custom connector implementations with Model Context Protocol integration for Microsoft Copilot Studio.

MCP Capabilities in Copilot Studio

Currently Supported:

- ✅ Tools: Functions that the LLM can call (with user approval)

- ✅ Resources: File-like data that agents can read (must be tool outputs)

Not Yet Supported:

- ❌ Prompts: Pre-written templates (prepare for future support)

Connector Generation

Create complete Power Platform connector with: