Tidy a large Outlook / Hotmail mailbox. Folder subtree moves, bulk ops with dry run, never sends.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ghcr.io/ma2no4413/outlook-mcp:0.2.7 · oci
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ma2no4413/outlook-mcp",
"description": "Tidy a large Outlook / Hotmail mailbox. Folder subtree moves, bulk ops with dry run, never sends.",
"title": "Outlook Mailbox Tidier",
"repository": {
"url": "https://github.com/ma2no4413/outlook-mcp",
"source": "github"
},
"version": "0.2.7",
"websiteUrl": "https://github.com/ma2no4413/outlook-mcp",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/ma2no4413/outlook-mcp:0.2.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Application (client) ID from the Azure app registration. See docs/AZURE.en.md for how to obtain one.",
"isRequired": true,
"name": "OUTLOOK_CLIENT_ID"
},
{
"description": "Path to the token cache file. In Docker, point this at a mounted volume so the sign-in survives restarts. The file is the key to the mailbox; never bake it into an image.",
"isSecret": true,
"name": "OUTLOOK_TOKEN_CACHE"
},
{
"description": "common for personal and work/school accounts, consumers for personal Microsoft accounts only. Defaults to common.",
"name": "OUTLOOK_TENANT"
},
{
"description": "Set to true to disable every write tool at once, leaving only search and read.",
"name": "OUTLOOK_READONLY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-19T04:01:45.989432Z",
"publishedAt": "2026-08-19T04:01:45.989432Z",
"updatedAt": "2026-08-19T04:01:45.989432Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.7last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.