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

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "outlook-calendar": {
      "url": "https://outlook-calendar.mintmcp.com/mcp",
      "type": "http"
    }
  },
  "requiresAuth": false,
  "requiresOAuth": false
}