Serverscom.mintmcp/outlook-calendar
C

com.mintmcp/outlook-calendar

com.mintmcp/outlook-calendar · v1.0.0
● Remote
v1.0.0remote🌐 https://outlook-calendar.mintmcp.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.mintmcp/outlook-calendar",
  "description": "A MCP server that works with Outlook Calendar to manage event listing, reading, and updates.",
  "repository": {
    "url": "https://github.com/mintmcp/servers",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://outlook-calendar.mintmcp.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}