ms-365-mcp-server logo

ms-365-mcp-serverMicrosoft 365 MCP Server

(0)
Daniel NikulshynGeprüft von Daniel Nikulshyn·Aktualisiert Juli 2026

Übersicht

Der Microsoft 365 MCP Server ist ein Model Context Protocol (MCP)-Server, der die Interaktion mit Microsoft 365 und Microsoft Office Services über die Graph API ermöglicht. Er unterstützt mehrere Microsoft Cloud-Umgebungen, einschließlich globaler, China (21Vianet), und erlaubt die Authentifizierung über die Microsoft Authentication Library (MSAL). Der Server bietet über 200 Werkzeuge, die die meisten Bereiche der Microsoft Graph API abdecken, mit Funktionen wie umfassender Integration der Microsoft 365 Services, Read‑Only‑Modus-Unterstützung, Werkzeugfilterung für granulare Zugriffskontrolle, und Ausgabeformaten einschließlich JSON und TOON. Der Server kann für persönliche Kontenwerkzeuge wie E‑Mail, Kalender und OneDrive-Dateien sowie für Organisation‑Kontenwerkzeuge wie Teams, SharePoint Sites und Benutzerverwaltung genutzt werden.

Hauptfunktionen

  • Authentifizierung über die Microsoft Authentication Library (MSAL)
  • Umfassende Integration der Microsoft 365 Services
  • Unterstützung des Read‑Only‑Modus
  • Werkzeugfilterung für granulare Zugriffskontrolle
  • JSON‑ und TOON‑Ausgabeformate
  • Unterstützung von über 200 Tools, die die meisten Bereiche der Microsoft Graph API abdecken

Preise

Modell
Free
Kategorie
MCP-Server
Bewertung
Noch keine Bewertungen

Anwendungsfälle

Persönliche Kontenverwaltung

Nutzen Sie den Microsoft 365 MCP Server, um persönliche Kontenwerkzeuge wie E‑Mail, Kalender und OneDrive-Dateien über die Graph API zu verwalten.

Organisationen Kontoverwaltung

Nutzen Sie den Microsoft 365 MCP Server, um Organisationen‑Kontenwerkzeuge wie Teams, SharePoint Sites und Benutzerverwaltung mithilfe des Flags --org-mode zu verwalten.

Pro & Contra

Pro

  • Umfassende Integration der Microsoft 365 Services
  • Unterstützung mehrerer Microsoft Cloud‑Umgebungen
  • Granulare Zugriffskontrolle durch Werkzeugfilterung
  • Effiziente Token‑Nutzung mit TOON‑Ausgabeformat

Contra

  • Erfordert Node.js >= 20 (empfohlen)
  • Komplexität bei Einrichtung und Konfiguration des Servers

Bewertungen

Melde dich an, um eine Bewertung abzugeben.

Noch keine Bewertungen. Sei die/der Erste!

Fragen & Antworten

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

Frage stellen

Alternativen zu MCP-Server