ms-365-mcp-server

Softeria/ms-365-mcp-server
★ 530 stars TypeScript 🔒 Security Updated 1mo ago
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ms-365-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Softeria/ms-365-mcp-server"
      ]
    }
  }
}

README Excerpt

Microsoft 365 MCP Server A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Microsoft Office services through the Graph API. This server supports multiple Microsoft cloud environments: | Cloud | Description | Auth Endpoint | Graph API Endpoint |

Tools (8)

ENABLED_TOOLSLOG_LEVELMS365_MCP_CLIENT_IDMS365_MCP_KEYVAULT_URLMS365_MCP_OAUTH_TOKENMS365_MCP_SELECTED_ACCOUNT_PATHMS365_MCP_TENANT_IDMS365_MCP_TOKEN_CACHE_PATH