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 & APIsstdiolocal 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 0 tool

Configuration claude_desktop_config.json

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 under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

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

Web & APIsstdio 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 & APIsHTTP no-auth
14.3k6d 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 & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo