Loomal

ms-calendar-mcp

MCP server by github.com/0xka13b/microsoft-mcps

Microsoft Calendar (Outlook Calendar) MCP server for managing events via Microsoft Graph.

0 starsnpm: ms-calendar-mcp

About ms-calendar-mcp

ms-calendar-mcp is an MCP (Model Context Protocol) server published by 0xka13b in the official MCP registry, listed under Workplace & Productivity on Loomal. Microsoft Calendar (Outlook Calendar) MCP server for managing events via Microsoft Graph.

It ships as an npm package (ms-calendar-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/0xka13b/microsoft-mcps.

Use ms-calendar-mcp with your agent

Claude Code · one command
claude mcp add ms-calendar-mcp -- npx -y ms-calendar-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ms-calendar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ms-calendar-mcp"
      ]
    }
  }
}
npmms-calendar-mcp

Frequently asked questions

What is ms-calendar-mcp?
ms-calendar-mcp is an MCP (Model Context Protocol) server by 0xka13b in the Workplace & Productivity category. Microsoft Calendar (Outlook Calendar) MCP server for managing events via Microsoft Graph.
How do I connect ms-calendar-mcp to Claude, Cursor, or another MCP client?
Install ms-calendar-mcp from its npm package (ms-calendar-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ms-calendar-mcp open source?
Yes — the source code is public at github.com/0xka13b/microsoft-mcps.
Can AI agents pay to use ms-calendar-mcp?
Not yet through Loomal — ms-calendar-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ms-calendar-mcp? Claim this listing free by verifying GitHub ownership, or contact us.