mcp-create-declarative-agent
Generates Microsoft 365 Copilot declarative agents by integrating MCP servers with automated project scaffolding.
Install
npx skills add https://github.com/github/awesome-copilot --skill mcp-create-declarative-agentStats
| Total installs | 7,405 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Generates complete project structure including manifest.json, declarativeAgent.json, and ai-plugin.json with tool definitions auto-imported from MCP servers
- Supports OAuth 2.0 and SSO authentication with environment variable configuration and secure credential storage
- Provides response semantics mapping to extract and format API response data for Copilot consumption
- Includes MCP server integration workflow covering tool selection, endpoint validation, and local testing via Teams sideloading
Tags
Related skills
| Skill | Installs | vs mcp-create-declarative-agent |
|---|---|---|
| twitter-thread-creation | 7,343 | -62 |
| ai-rag-pipeline | 7,351 | -54 |
| related-skill | 7,263 | -142 |
| editorconfig | 7,448 | +43 |
| structured-autonomy-implement | 7,421 | +16 |
FAQ
- How many installs does mcp-create-declarative-agent have?
- mcp-create-declarative-agent has 7,405 total installs and 7.4K installs this week.
- Where is mcp-create-declarative-agent hosted?
- mcp-create-declarative-agent is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does mcp-create-declarative-agent have?
- mcp-create-declarative-agent has 27.4K GitHub stars.
- When was mcp-create-declarative-agent first indexed?
- OrangeBot.AI first indexed mcp-create-declarative-agent on Feb 25, 2026.
- How do I install mcp-create-declarative-agent?
- Run: npx skills add https://github.com/github/awesome-copilot --skill mcp-create-declarative-agent