power-platform-mcp-connector-suite by github/awesome-copilot
npx skills add https://github.com/github/awesome-copilot --skill power-platform-mcp-connector-suite通过集成 Model Context Protocol 为 Microsoft Copilot Studio 生成全面的 Power Platform 自定义连接器实现。
当前支持:
暂不支持:
创建完整的 Power Platform 连接器,包含:
核心文件:
x-ms-agentic-protocol: mcp-streamable-1.0 的 apiDefinition.swagger.jsonapiProperties.jsonscript.csxreadme.md广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
MCP 集成:
/mcp 端点验证模式是否符合 Copilot Studio 要求:
$ref)["string", "number"])常见问题及修复:
x-ms-agentic-protocol 标头从头开始生成新 Power Platform MCP 连接器的所有文件,包括 CLI 验证设置。
使用 paconn 和验证工具分析并修复现有模式,使其符合 Copilot Studio 要求。
使用 CLI 调试工具诊断并解决与 Copilot Studio 的 MCP 集成问题。
为现有 Power Platform 连接器添加 MCP 功能,并配备适当的验证工作流。
准备连接器以提交 Microsoft 认证,包含完整的元数据和符合验证要求。
实施 OAuth 2.0 身份验证,并结合 MCP 安全最佳实践和高级令牌验证进行增强。
1. apiDefinition.swagger.json
POST /mcp2. apiProperties.json
iconBrandColor)3. script.csx
4. 实施指南
x-ms-agentic-protocol: mcp-streamable-1.0paconn validate --api-def apiDefinition.swagger.json 无错误通过pac connector create/update 创建/更新连接器ConnectorPackageValidator.ps1 成功运行Mode: Complete New Connector
Connector Name: Customer Analytics MCP
Server Purpose: Customer data analysis and insights
Tools Needed:
- searchCustomers: Find customers by criteria
- getCustomerProfile: Retrieve detailed customer data
- analyzeCustomerTrends: Generate trend analysis
Resources:
- Customer profiles (JSON data)
- Analysis reports (structured data)
Authentication: oauth2
Host Environment: Azure Function
Target APIs: CRM REST API
每周安装量
7.3K
仓库
GitHub 星标数
26.9K
首次出现
2026 年 2 月 25 日
安全审计
安装于
codex7.2K
gemini-cli7.2K
opencode7.2K
cursor7.2K
github-copilot7.2K
amp7.2K
Generate comprehensive Power Platform custom connector implementations with Model Context Protocol integration for Microsoft Copilot Studio.
Currently Supported:
Not Yet Supported:
Create complete Power Platform connector with:
Core Files:
apiDefinition.swagger.json with x-ms-agentic-protocol: mcp-streamable-1.0apiProperties.json with connector metadata and authenticationscript.csx with custom C# transformations for MCP JSON-RPC handlingreadme.md with connector documentationMCP Integration:
/mcp endpoint for JSON-RPC 2.0 communicationValidate schemas for Copilot Studio compliance:
$ref) in tool inputs/outputs["string", "number"])Common issues and fixes:
x-ms-agentic-protocol headerGenerate all files for a new Power Platform MCP connector from scratch, including CLI validation setup.
Analyze and fix existing schemas for Copilot Studio compliance using paconn and validation tools.
Diagnose and resolve MCP integration issues with Copilot Studio using CLI debugging tools.
Add MCP capabilities to existing Power Platform connector with proper validation workflows.
Prepare connector for Microsoft certification submission with complete metadata and validation compliance.
Implement OAuth 2.0 authentication enhanced with MCP security best practices and advanced token validation.
1. apiDefinition.swagger.json
POST /mcp with proper protocol header2. apiProperties.json
iconBrandColor required)3. script.csx
4. Implementation guidance
x-ms-agentic-protocol: mcp-streamable-1.0 in MCP endpointpaconn validate --api-def apiDefinition.swagger.json passes without errorspac connector create/updateConnectorPackageValidator.ps1 runs successfullyMode: Complete New Connector
Connector Name: Customer Analytics MCP
Server Purpose: Customer data analysis and insights
Tools Needed:
- searchCustomers: Find customers by criteria
- getCustomerProfile: Retrieve detailed customer data
- analyzeCustomerTrends: Generate trend analysis
Resources:
- Customer profiles (JSON data)
- Analysis reports (structured data)
Authentication: oauth2
Host Environment: Azure Function
Target APIs: CRM REST API
Weekly Installs
7.3K
Repository
GitHub Stars
26.9K
First Seen
Feb 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex7.2K
gemini-cli7.2K
opencode7.2K
cursor7.2K
github-copilot7.2K
amp7.2K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装