SERVER
Microsoft 365 Mail
Rank #3402io.github.mindstone/mcp-server-microsoft-mail
Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Microsoft 365 Mail is a Model Context Protocol (MCP) server published by mindstone. It ranks #3402 of 58,832 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Microsoft 365 Mail is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,402of 58,832 tracked serversTop 10%
Ranks ahead of 55,430 of 58,832 servers on MCP Toplist.
CONNECT
Use Microsoft 365 Mail
Add Microsoft 365 Mail to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-microsoft-mail": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-mail"
],
"env": {
"MS_CLIENT_ID": "<your MS_CLIENT_ID>",
"MS_CONFIG_DIR": "<your MS_CONFIG_DIR>",
"MS_ACCOUNT_EMAIL": "<your MS_ACCOUNT_EMAIL>",
"MS_MCP_PACKAGE_ID": "<your MS_MCP_PACKAGE_ID>",
"MICROSOFT_REQUEST_TIMEOUT_MS": "<your MICROSOFT_REQUEST_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Microsoft 365 Mail?
- Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.
- Who maintains Microsoft 365 Mail?
- Microsoft 365 Mail is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Microsoft 365 Mail an official MCP server?
- Yes — Microsoft 365 Mail is listed on the Official MCP Registry.
- How many versions does Microsoft 365 Mail have?
- MCP Toplist tracks 1 version of Microsoft 365 Mail, most recently published on May 21, 2026.
- Where can I find the source code for Microsoft 365 Mail?
- The source code for Microsoft 365 Mail is hosted at github.com/mindstone/mcp-servers.
EXPLORE