MCP-based M365 Copilot Development Guidelines
by GitHub Community · mcp · copilot, copilot-instruction, mcp
Best practices for building MCP-based declarative agents and API plugins for Microsoft 365 Copilot with Model Context Protocol integration
Source: https://github.com/github/awesome-copilot/tree/main/instructions/mcp-m365-copilot.instructions.md
Install
git clone https://github.com/github/awesome-copilot/tree/main/instructions/mcp-m365-copilot.instructions.mdTags: copilot, copilot-instruction, mcp
Source: copilot-extensions
About mcp MCP servers and Claude skills
mcp MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
MCP-based M365 Copilot Development Guidelines is one of hundreds of mcp entries indexed on Skiln. Browse the full mcp category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related mcp MCPs and skills
- Power Platform MCP Custom Connector Development by GitHub Community
Instructions for developing Power Platform custom connectors with Model Context Protocol (MCP) integration for Microsoft Copilot Studio
- Power Platform Mcp Connector Development by GitHub Community
GitHub Copilot plugin for Power Platform Mcp Connector Development
- Mcp M365 Copilot by GitHub Community
GitHub Copilot plugin for Mcp M365 Copilot
- Workiq Copilot by GitHub Community
GitHub Copilot skill for Workiq Copilot
- Tldr Prompt by GitHub Community
GitHub Copilot skill for Tldr Prompt
- Power Platform Mcp Connector Suite by GitHub Community
GitHub Copilot skill for Power Platform Mcp Connector Suite
- Mcp Create Declarative Agent by GitHub Community
GitHub Copilot skill for Mcp Create Declarative Agent
- Mcp Create Adaptive Cards by GitHub Community
GitHub Copilot skill for Mcp Create Adaptive Cards
Frequently asked questions
How do I install MCP-based M365 Copilot Development Guidelines?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP-based M365 Copilot Development Guidelines?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP-based M365 Copilot Development Guidelines free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.