mcp-copilot-studio-server-generator by github/awesome-copilot
npx skills add https://github.com/github/awesome-copilot --skill mcp-copilot-studio-server-generator生成一个完整的 Power Platform 自定义连接器,集成了模型上下文协议(MCP),适用于 Microsoft Copilot Studio。此提示将创建遵循 Power Platform 连接器标准并支持 MCP 流式 HTTP 的所有必要文件。
创建一个完整的 MCP 服务器实现,要求如下:
使用 Copilot Studio MCP 模式:
x-ms-agentic-protocol: mcp-streamable-1.0/mcp 提供流式 HTTP 端点模式合规性要求:
需要包含的 MCP 组件:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
实现结构:
/apiDefinition.swagger.json (Power Platform 连接器模式)
/apiProperties.json (连接器元数据和配置)
/script.csx (自定义代码转换和逻辑)
/server/ (MCP 服务器实现)
/tools/ (单独的 MCP 工具)
/resources/ (MCP 资源处理器)
生成以下内容:
apiDefinition.swagger.json,包含:
x-ms-agentic-protocol: mcp-streamable-1.0/mcp 的 MCP 端点apiProperties.json,包含:
script.csx,包含:
MCP 服务器代码,包含:
独立的工具,要求:
部署配置,用于:
确保生成的代码:
Server Purpose: Customer data management and analysis
Tools Needed:
- searchCustomers
- getCustomerDetails
- analyzeCustomerTrends
Resources:
- Customer profiles
- Analysis reports
Authentication: oauth2
Host Environment: Azure Function
Target APIs: CRM System REST API
每周安装量
7.3K
代码仓库
GitHub 星标数
26.9K
首次出现
Feb 25, 2026
安全审计
安装于
codex7.2K
gemini-cli7.2K
opencode7.2K
cursor7.2K
github-copilot7.2K
kimi-cli7.2K
Generate a complete Power Platform custom connector with Model Context Protocol (MCP) integration for Microsoft Copilot Studio. This prompt creates all necessary files following Power Platform connector standards with MCP streamable HTTP support.
Create a complete MCP server implementation that:
Uses Copilot Studio MCP Pattern:
x-ms-agentic-protocol: mcp-streamable-1.0/mcpSchema Compliance Requirements:
MCP Components to Include:
Implementation Structure:
/apiDefinition.swagger.json (Power Platform connector schema)
/apiProperties.json (Connector metadata and configuration)
/script.csx (Custom code transformations and logic)
/server/ (MCP server implementation)
/tools/ (Individual MCP tools)
/resources/ (MCP resource handlers)
Generate:
apiDefinition.swagger.json with:
x-ms-agentic-protocol: mcp-streamable-1.0/mcpapiProperties.json with:
script.csx with:
MCP Server Code with:
Individual Tools that:
Ensure generated code:
Server Purpose: Customer data management and analysis
Tools Needed:
- searchCustomers
- getCustomerDetails
- analyzeCustomerTrends
Resources:
- Customer profiles
- Analysis reports
Authentication: oauth2
Host Environment: Azure Function
Target APIs: CRM System 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
kimi-cli7.2K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装
Deployment Configuration for: