Outlook Calendar MCP Server

Server Details

Server URL: https://outlook-calendar.mintmcp.com/mcp

Available Tools

list_calendars
get_calendar_events
create_event
update_event
delete_event
get_next_availability

Tool Descriptions

Configuration

Add this configuration to your MCP client settings:

{
  "mcpServers": {
    "outlook-calendar": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://outlook-calendar.mintmcp.com/mcp"
      ]
    }
  }
}

Features

Availability Search Features