Microsoft 365 Mail
Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.
Install
npmstdio
npx -y @mindstone/mcp-server-microsoft-mail Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mindstone-mcp-server-microsoft-mail": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-mail"
]
}
}
} Source: official MCP Registry record · registry name io.github.mindstone/mcp-server-microsoft-mail · published 2026-08-07 · updated 2026-08-07. Not an endorsement; review the code before connecting it to anything sensitive.