Outlook Calendar MCP Tool
@merajmehrabi
About Outlook Calendar MCP Tool
A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Outlook_Calendar_MCP": {
"command": "npx",
"args": [
"outlook-calendar-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Outlook Calendar MCP Tool?
It is an MCP server that lets Claude access and manage your local Microsoft Outlook calendar on Windows. It provides tools to view, create, update events, and find free time slots.
How to use Outlook Calendar MCP Tool?
Install via npm install -g outlook-calendar-mcp or use npx outlook-calendar-mcp. Configure the server in your MCP settings for Claude Desktop or VSCode extension. Then Claude can invoke tools like list_events, create_event, find_free_slots, etc.
Key features of Outlook Calendar MCP Tool?
- View calendar events within a date range
- Create new events and meetings
- Update existing events
- Find free time slots for scheduling
- Check attendee status on meetings
- Support multiple calendars in your Outlook profile
Use cases of Outlook Calendar MCP Tool?
- Ask Claude to show your schedule for next week
- Create a meeting with attendees using natural language
- Find available time slots for a 1‑hour meeting
- Update or reschedule existing events
- Check who has not responded to a meeting invitation
FAQ from Outlook Calendar MCP Tool
What are the system requirements?
Windows OS, Microsoft Outlook desktop client, VBScript (on Windows 11 24H2+ must be installed as optional feature), Node.js 14+.
Does it send my calendar data to external servers?
No, all operations are performed locally on your computer using your local Outlook client.
How do I configure it for Claude?
Add the server to your MCP settings JSON file for Claude Desktop or VSCode extension with the appropriate command (outlook-calendar-mcp or `npx -y outlook
More Productivity MCP servers
Swift MCP GUI Server
NakaokaReiMCP server that can execute commands such as keyboard input and mouse movement on macOS
Task Manager MCP Server
tradesdontlieA task management MCP server that provides comprehensive project and task tracking capabilities
Google Calendar MCP Server
takumi0706Google Calendar MCP server for Claude Desktop integration
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Comments