Human qualifiedDeveloper Toolsv1.0.0

mcp-m365-copilot Agent Plugin

MCP M365 Copilot packages three Skills for creating declarative agents, producing adaptive cards, and deploying or managing agents, together with an expert assistant focused on Model Context Protocol integration for Microsoft 365 Copilot.

0 repository stars MIT Updated Aug 6, 2026
Reviewed seed

mcp

with reviewed guidance.

This fixed-commit listing normalizes the declared package inventory and records its operational prerequisites.

Inspect, apply, verify

Installation

Install mcp-m365-copilot

Install the package from Awesome Copilot in a compatible Agent Plugins client.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/mcp-m365-copilot
Confirm Microsoft 365 Copilot access
Review tenant permissions and deployment policy
Validate adaptive cards and MCP endpoints before publishing

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: plugin.json returned 403.

Static source inspection

Capabilities

What can you do with mcp-m365-copilot?

Create and manage Microsoft 365 declarative agents that integrate Model Context Protocol capabilities.

The three declared Skills divide work into declarative-agent creation, adaptive-card creation, and deployment or management. The expert agent provides focused guidance for MCP-backed Microsoft 365 Copilot agents.

  • Create an MCP-based declarative agent
  • Design adaptive cards for an agent experience
  • Prepare agent configuration for Microsoft 365 Copilot
  • Deploy and manage declarative agents
  • Consult focused MCP and M365 agent guidance

Creation workflows

Separate Skills cover the declarative agent and its adaptive-card experience.

Deployment guidance

A management Skill and expert agent address publishing and operating the resulting M365 agent.

Practical workflow

A reviewed mcp-m365-copilot workflow

Pass 01 / Inspect

Confirm project context

Review the target environment, existing assets, permissions, and constraints before using the package.

Pass 02 / Apply

Run the focused Skill

Choose the declared Skill or agent whose scope matches the current task.

Pass 03 / Verify

Review the result

Test generated or suggested output and keep human approval over consequential changes.

Package contents

What is included in mcp-m365-copilot?

mcp-m365-copilot declares 3 Skills, 0 MCP configurations, and 1 additional resource. The included-file links below point to the reviewed source repository.

Agent Skills

3

mcp-create-adaptive-cards, mcp-create-declarative-agent, mcp-deploy-manage-agents

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/github/awesome-copilot#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

mcp-m365-copilot source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

The source README presents three commands for creating MCP-based declarative agents, creating adaptive cards, and deploying or managing agents for Microsoft 365 Copilot.

The package also declares an mcp-m365-agent-expert assistant focused on Model Context Protocol integration for Microsoft 365 declarative agents.

Install it with copilot plugin install mcp-m365-copilot@awesome-copilot. Verify Microsoft 365 tenant access, permissions, card behavior, and MCP endpoints before deployment.