ms-365-mcp-server logo

ms-365-mcp-server[微软] MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

[微软] MCP 服务器是一款 Model Context Protocol (MCP) 服务器,通过 Graph API 启用与微软 365 和微软 Office 服务的交互。它支持 Microsoft Azure 中的多个云环境,包括全球、本地和中国 (21Vianet),并且允许通过 Microsoft Authentication Library (MSAL) 进行验权认证。该服务器提供超过 200 个工具,涵盖大部分 Microsoft Graph API 的服务面,具有综合微软 365 服务整合、只读模式支持、工具筛选以实现细粒度访问控制以及 JSON 和 TOON 输出格式等功能。该服务器可以用于个人账户工具,例如电子邮件、日历和 OneDrive 文件,以及组织账户工具,包括 Teams、SharePoint 站点和用户管理。

主要功能

  • 通过 Microsoft Authentication Library (MSAL) 进行验权认证
  • 综合微软 365 服务整合
  • 只读模式支持
  • 工具筛选以实现细粒度访问控制
  • JSON 和 TOON 输出格式
  • 支持 200+ 个工具覆盖大部分 Microsoft Graph APIsurface

价格

模型
Free
评分
暂无评价

使用场景

个人账户管理

利用 [微软] MCP 服务器管理个人账户工具,例如电子邮件、日历和 OneDrive 文件,通过 Graph API

组织账户管理

利用 [微软] MCP 服务器管理组织账户工具,包括 Teams、SharePoint 站点和用户管理,通过 --org-mode 标志

优点 & 缺点

优点

  • 综合微软 365 服务整合
  • 支持多个微软云环境
  • 通过工具筛选实现细粒度访问控制
  • 以 TOON 输出格式提高令牌利用效率
  • 不提供 Node.js >= 20 运行环境
  • 复杂的设置和配置

缺点

  • 要求 Node.js >= 20
  • 设置和配置复杂

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Can I limit the tools that are available to a user or application?

Yes, the server includes tool filtering, allowing administrators to define granular access controls or presets that expose only selected Graph API tools, reducing token usage and surface area.

Asked by Chioma Nwosu · Mar 12, 2026

What are the system prerequisites to run the server?

You need Node.js version 20 or newer (Node 14 may work but can trigger dependency warnings); the server is distributed as an npm package and runs on any platform that supports that Node version.

Asked by Damian Wysocki · Feb 8, 2026

How do I authenticate requests to the MCP server?

Authentication is handled via the Microsoft Authentication Library (MSAL), which obtains tokens for the Graph API on behalf of personal or organizational accounts.

Asked by Adaeze Uche · Jan 4, 2026

What environments does the Microsoft 365 MCP Server support for connecting to Graph API?

It works with multiple Microsoft cloud environments, including the global Microsoft 365 cloud (login.microsoftonline.com / graph.microsoft.com) and the China 21Vianet cloud (login.chinacloudapi.cn / microsoftgraph.chinacloudapi.cn).

Asked by Celeste Marchetti · Jan 3, 2026

提问

服务配缩器 的替代品