← All servers
πŸ”

Microsoft 365 MailVerifiedπŸ›‘ No advisories

io.github.mindstone/mcp-server-microsoft-mail
New to MCP? Start here β†’
0β˜… stars
0weekly installs
22 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/mindstone, which proved it owns this namespace.

Verified owner: github.com/mindstone β†—io.github.mindstone/mcp-server-microsoft-mail

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MS_CLIENT_ID, MS_CONFIG_DIR, MS_ACCOUNT_EMAIL, MS_MCP_PACKAGE_ID, MICROSOFT_REQUEST_TIMEOUT_MS.

About

Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.

Packages & transports

npm@mindstone/mcp-server-microsoft-mailv0.1.2 Β· npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server_microsoft_mail": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-microsoft-mail"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @mindstone/mcp-server-microsoft-mail