MCP Servers / productivity / MCP Outlook Tools

MCP Outlook Tools

JSON →
httpnone12productivity

Interact with Microsoft Outlook for calendar management, email operations, and search functionality.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mcp-outlook-tools
Tools
What this server exposes
add_appointment
Add a new appointment to Outlook calendar with parameters: subject, start_time, end_time, location (optional), description (optional), categories (optional), busy_status (optional)
get_calendar
Get calendar items for a date range with parameters: start_date, end_date
send_email
Send an email via Outlook with parameters: to, cc, subject, body
Configuration
Environment & auth
authnone
Resources
MCP Outlook Tools — MCP Server · libregistry