Loading MCP server directory, please wait...
Outlook / Microsoft 365 for Claude — mail, calendar, contacts and tasks, with confirm-gated sending
npx @getmcp/cli add io.github.chrischall/office-outlook-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/office-outlook-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/office-outlook-mcp"
],
"env": {
"OUTLOOK_ACCESS_TOKEN": "",
"OUTLOOK_DISABLE_FETCHPROXY": "",
"OUTLOOK_API_BASE": "",
"OUTLOOK_WS_PORT": "",
"OUTLOOK_CAPTURE_TIMEOUT": "",
"OUTLOOK_TOKEN_CACHE": "",
"OUTLOOK_TOKEN_FILE": ""
}
}
}
}