outlook-mcp/calendar
Seton Carmichael a7886b5b2b Initial commit: Outlook MCP Server v1.0.0
MCP server providing Microsoft Outlook integration via Graph API:
- Email: list, search, read, send, thread reconstruction
- Calendar: list, create, decline, cancel, delete events
- Folders: list, create, move emails
- Inbox rules: list, create, reorder
- MSAL device code flow auth with persistent token cache
- Test mode with mock data
- Comprehensive README with setup, config, and tool reference

20 MCP tools across 5 modules. Node.js >= 14. MIT license.
2026-06-21 19:39:31 -04:00
..
accept.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
cancel.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
create.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
decline.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
delete.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
index.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
list.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00