Ms Calendar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 8 Jun 2026.
Microsoft Calendar (Outlook Calendar) MCP server for managing events via Microsoft Graph.
Today is the operative word: we check Ms Calendar MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ms-calendar-mcp -- npx -y ms-calendar-mcp
{
"mcpServers": {
"ms-calendar-mcp": {
"args": [
"-y",
"ms-calendar-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ms-calendar-mcp]
command = "npx"
args = ["-y", "ms-calendar-mcp"]
{
"mcpServers": {
"ms-calendar-mcp": {
"args": [
"-y",
"ms-calendar-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ms-calendar-mcp": {
"args": [
"-y",
"ms-calendar-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MICROSOFT_CLIENT_ID (Entra ID application (client) ID for the public client app used to sign in. Run `npx -y ms-calendar-mcp login` once to cache a refresh token.).
The author declared them in the registry entry; get the values from the project itself.
Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams
Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).
Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.
MCP server for Outlook personal accounts (Hotmail/Outlook.com) via Microsoft Graph API
Microsoft Outlook (mail) MCP server — read, search, and send email through Microsoft Graph.
Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID
Microsoft 365 Outlook calendar via Graph: list, get, create, update, respond, free/busy.
Answers built from our own checks of this server.