
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@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 688 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.