power-platform-mcp-connector-suite

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

github ↓ 8.6k
Claude Code
View source ↗

What it does

  • ✅ Tools: Functions that the LLM can call (with user approval)
  • ✅ Resources: File-like data that agents can read (must be tool outputs)
  • ❌ Prompts: Pre-written templates (prepare for future support)
  • apiDefinition.swagger.json with x-ms-agentic-protocol: mcp-streamable-1.0
  • apiProperties.json with connector metadata and authentication
  • script.csx with custom C# transformations for MCP JSON-RPC handling
  • readme.md with connector documentation

Requirements & configuration

  • Implement OAuth 2.0 authentication enhanced with MCP security best practices and advanced token validation.
  • [ ] Token Validation: Implement token audience validation to prevent passthrough attacks

Configuration: POST

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

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

Source

Repository: https://github.com/github/awesome-copilot

power-platform-mcp-connector-suite FAQ

What does the power-platform-mcp-connector-suite skill do?

Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation ✅ Tools: Functions that the LLM can call (with user approval) ✅ Resources: File-like data that agents can read (must be tool outputs)

What does power-platform-mcp-connector-suite require?

Implement OAuth 2.0 authentication enhanced with MCP security best practices and advanced token validation. [ ] Token Validation: Implement token audience validation to prevent passthrough attacks Configuration keys: POST.

How do I install power-platform-mcp-connector-suite?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill power-platform-mcp-connector-suite --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain power-platform-mcp-connector-suite?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

power-platform-mcp-connector-suite on getagentictools
[![power-platform-mcp-connector-suite on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-power-platform-mcp-connector-suite.svg)](https://getagentictools.com/skills/github-awesome-copilot-power-platform-mcp-connector-suite?ref=badge)
npx agentictools info skills/github-awesome-copilot-power-platform-mcp-connector-suite

The second line is the CLI lookup for this page — handy in READMEs and docs.