mcpbeat Sign in

Mac Calendar MCP Server

local only

Mac Calendar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 170 installs a week from pypi. Last commit 15 Jul 2026.

Read-only Mac Calendar MCP server with indexed archive search.

Installs per day peak 98 · avg 37 · -50% w/w
a month agotoday
170
Installs / week
pypi · mac-calendar-mcp
0
Stars
0 open issues
15 Jul 2026
Last commit
0 releases in 90 days
GPL-3.0
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/apple_calendar_mcp/__init__.py:1, [пакет] src/apple_calendar_mcp/builders.py:1, [пакет] src/apple_calendar_mcp/cli.py:1 и ещё 15
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Mac Calendar MCP and you get told the day something new turns up.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mac-calendar-mcp -- uvx mac-calendar-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mac-calendar-mcp": {
      "args": [
        "mac-calendar-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mac-calendar-mcp]
command = "uvx"
args = ["mac-calendar-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mac-calendar-mcp": {
      "args": [
        "mac-calendar-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mac-calendar-mcp": {
      "args": [
        "mac-calendar-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mac Calendar MCP

same job, measured the same way
Kalicart Global
by giuseppesocci-bot

Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.

5 tools answering
Imessage Max
by cyberpapiii

AI-optimized MCP server for iMessage on macOS. Read, search, and send messages.

118 installs/wk local only
SEO Tools: Yandex.Webmaster
by antohins

MCP server for Yandex.Webmaster search queries (read-only).

77 installs/wk local only
Wellknown
by wellknown

Live index of AI agents, MCP servers and tools with observed liveness and capability search.

65 installs/wk 9 tools answering
Icloud MCP
by eodozzy

Read-only-by-default MCP server for iCloud mail, calendar, and contacts (IMAP/CalDAV/CardDAV).

70 installs/wk local only
Apple Productivity MCP
by gambadio

On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.

25 installs/wk local only
MSGraph MCP
by timfurlong

MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams

139 installs/wk local only
mail-index
by unsoldgroup

Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.

55 installs/wk local only

Mac Calendar MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mac Calendar MCP?
Mac Calendar MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mac-calendar-mcp was installed 170 times last week.
How do I connect Mac Calendar MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mac-calendar-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Mac Calendar MCP?
The pypi package mac-calendar-mcp was installed 170 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mac Calendar MCP open source?
Yes — it is published under the GPL-3.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.