merajmehrabi/Outlook_Calendar_MCP
A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).
Platform-specific configuration:
{
"mcpServers": {
"Outlook_Calendar_MCP": {
"command": "npx",
"args": [
"-y",
"Outlook_Calendar_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...