Skip to content
Cursor

outlook calendar for Cursor

com.mintmcp/outlook-calendar

A MCP server that works with Outlook Calendar to manage event listing, reading, and updates.

client:Cursor transport:streamable-http

Install outlook calendar in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "outlook-calendar": {
      "url": "https://outlook-calendar.mintmcp.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

outlook calendar in other clients