HomeCommunication › Microsoft 365 MCP Server

Microsoft 365 MCP Server

Interact with Microsoft 365 and Office services through the Microsoft Graph API.

TypeScript Cloud
★ 993 stars Last pushed 2026-09-22 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.155.0)

npx -y @softeria/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ms-365-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@softeria/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry