Home/Directory/Web & APIs/Ms 365 Server

Ms 365 Server

@softeria · github.com/softeria/ms-365-mcp-server

MCP server that connects to Microsoft Office and the whole Microsoft 365 suite using Graph API (including Outlook, mail, files, Excel, calendar)

ClaimedWeb & APIsstdioToolslocal auth
GitHub

Install one command

terminal
$ npx @softeria/ms-365-mcp-server --toon

Or add it with the Claude CLI: claude mcp add softeria-ms-365-mcp-server

Tools exposed 9 tools

toolPermissions
extraAllowedScopesNotUsedByTools
homeAccountId
fetchAllPages
effectivePermissions
permissions
allowedScopes
disabledTools
missingAllowedScopesForTools

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "softeria-ms-365-mcp-server": {
      "command": "npx",
      "args": ["@softeria/ms-365-mcp-server", "--toon"],
      "env": {
        "MS365_MCP_ALLOWED_SCOPES": "<your-ms365-mcp-allowed-scopes>",
        "OPENAI_API_KEY": "<your-openai-api-key>",
        "MS365_MCP_CLIENT_SECRET": "<your-ms365-mcp-client-secret>",
        "MS365_MCP_OAUTH_TOKEN": "<your-ms365-mcp-oauth-token>",
        "MS365_MCP_RATE_LIMIT_DISABLED": "<your-ms365-mcp-rate-limit-disabled>",
        "MS365_MCP_CLOUD_TYPE": "<your-ms365-mcp-cloud-type>",
        "MS365_MCP_REDACT_PII": "<your-ms365-mcp-redact-pii>",
        "MS365_MCP_KEYVAULT_URL": "<your-ms365-mcp-keyvault-url>",
        "MS365_MCP_TOKEN_CACHE_PATH": "<your-ms365-mcp-token-cache-path>",
        "MS365_MCP_SELECTED_ACCOUNT_PATH": "<your-ms365-mcp-selected-account-path>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdioRead-only no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTPRead-only no-auth
14.3k1w ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSERead-only no-auth
11.5k5d ago0 toolslocal
Install command unavailable — see repo