
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@microsoft/m365agentstoolkit-mcp
Advanced tools
The Microsoft 365 Agents Toolkit MCP Server is a Model Context Protocol (MCP) server that provides a seamless connection between AI agents and developers for building apps and agents for Microsoft 365 and Microsoft 365 Copilot.
M365 Agents Toolkit MCP Server is designed to help you:
For a step-by-step guide to install the Microsoft 365 Agents Toolkit MCP Server, follow these instructions:
.vscode/mcp.json:
{
"servers": {
"M365AgentsToolkit Server": {
"command": "npx",
"args": [
"-y",
"@microsoft/m365agentstoolkit-mcp@latest",
"server",
"start"
]
}
}
}
Open GitHub Copilot in VS Code and switch to Agent mode
Click refresh on the tools list.
Manual configuration required, please follow: Visual Studio MCP Official Guide
We're building this in the open. Your feedback is much appreciated, and will help us shape the future of the Microsoft 365 Agents Toolkit MCP Server.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT license.
FAQs
MCP server for Microsoft 365 Agents Toolkit
The npm package @microsoft/m365agentstoolkit-mcp receives a total of 778 weekly downloads. As such, @microsoft/m365agentstoolkit-mcp popularity was classified as not popular.
We found that @microsoft/m365agentstoolkit-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.