Outlook Mailbox Tidier
Rank #17,354io.github.ma2no4413/outlook-mcp
Tidy a large Outlook / Hotmail mailbox. Folder subtree moves, bulk ops with dry run, never sends.
Outlook Mailbox Tidier is a Model Context Protocol (MCP) server published by ma2no4413. It ranks #17,354 of 132,405 servers tracked on MCP Toplist. Outlook Mailbox Tidier is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 115,051 of 132,405 servers on MCP Toplist.
Use Outlook Mailbox Tidier
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add outlook-mcp -e "OUTLOOK_CLIENT_ID=<your OUTLOOK_CLIENT_ID>" -e "OUTLOOK_TOKEN_CACHE=<your OUTLOOK_TOKEN_CACHE>" -e "OUTLOOK_TENANT=<your OUTLOOK_TENANT>" -e "OUTLOOK_READONLY=<your OUTLOOK_READONLY>" -- docker run -i --rm ghcr.io/ma2no4413/outlook-mcp:0.2.7Replace each placeholder with your own value before saving.
[mcp_servers.outlook-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ma2no4413/outlook-mcp:0.2.7"]
[mcp_servers.outlook-mcp.env]
OUTLOOK_CLIENT_ID = "<your OUTLOOK_CLIENT_ID>"
OUTLOOK_TOKEN_CACHE = "<your OUTLOOK_TOKEN_CACHE>"
OUTLOOK_TENANT = "<your OUTLOOK_TENANT>"
OUTLOOK_READONLY = "<your OUTLOOK_READONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outlook-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ma2no4413/outlook-mcp:0.2.7"
],
"env": {
"OUTLOOK_CLIENT_ID": "<your OUTLOOK_CLIENT_ID>",
"OUTLOOK_TOKEN_CACHE": "<your OUTLOOK_TOKEN_CACHE>",
"OUTLOOK_TENANT": "<your OUTLOOK_TENANT>",
"OUTLOOK_READONLY": "<your OUTLOOK_READONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outlook-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ma2no4413/outlook-mcp:0.2.7"
],
"env": {
"OUTLOOK_CLIENT_ID": "<your OUTLOOK_CLIENT_ID>",
"OUTLOOK_TOKEN_CACHE": "<your OUTLOOK_TOKEN_CACHE>",
"OUTLOOK_TENANT": "<your OUTLOOK_TENANT>",
"OUTLOOK_READONLY": "<your OUTLOOK_READONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"outlook-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ma2no4413/outlook-mcp:0.2.7"
],
"env": {
"OUTLOOK_CLIENT_ID": "<your OUTLOOK_CLIENT_ID>",
"OUTLOOK_TOKEN_CACHE": "<your OUTLOOK_TOKEN_CACHE>",
"OUTLOOK_TENANT": "<your OUTLOOK_TENANT>",
"OUTLOOK_READONLY": "<your OUTLOOK_READONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outlook-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ma2no4413/outlook-mcp:0.2.7"
],
"env": {
"OUTLOOK_CLIENT_ID": "<your OUTLOOK_CLIENT_ID>",
"OUTLOOK_TOKEN_CACHE": "<your OUTLOOK_TOKEN_CACHE>",
"OUTLOOK_TENANT": "<your OUTLOOK_TENANT>",
"OUTLOOK_READONLY": "<your OUTLOOK_READONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"outlook-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ma2no4413/outlook-mcp:0.2.7"
],
"env": {
"OUTLOOK_CLIENT_ID": "<your OUTLOOK_CLIENT_ID>",
"OUTLOOK_TOKEN_CACHE": "<your OUTLOOK_TOKEN_CACHE>",
"OUTLOOK_TENANT": "<your OUTLOOK_TENANT>",
"OUTLOOK_READONLY": "<your OUTLOOK_READONLY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ma2no4413%2Foutlook-mcp)<a href="https://mcptoplist.com/server/io.github.ma2no4413%2Foutlook-mcp"><img src="https://mcptoplist.com/badge/io.github.ma2no4413%2Foutlook-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ma2no4413
Other servers by ma2no4413
View all ma2no4413 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.7 | Aug 19, 2026 |
| 0.2.6 | Aug 19, 2026 |
Frequently asked questions
- Who maintains Outlook Mailbox Tidier?
- Outlook Mailbox Tidier is maintained by ma2no4413, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Outlook Mailbox Tidier listed on the Official MCP Registry?
- Yes — Outlook Mailbox Tidier is listed on the Official MCP Registry, alongside Glama.
- How many versions does Outlook Mailbox Tidier have?
- MCP Toplist tracks 2 versions of Outlook Mailbox Tidier, most recently published on Aug 19, 2026.
- Where can I find the source code for Outlook Mailbox Tidier?
- The source code for Outlook Mailbox Tidier is hosted at github.com/ma2no4413/outlook-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.