apple-calendar-mcp
MCP server for reading Apple Calendar events across iCloud, Google, Exchange accounts via AppleScript
Install / Use
claude mcp add scoutsolutions -- npx -y github:scoutsolutions/apple-calendar-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Content & MediaSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "apple-calendar-mcp", "version": "0.2.3", "description": "MCP server for reading and writing Apple Calendar events across iCloud, Google, Exchange accounts via AppleScript", "type": "module", "main": "build/index.js", "types": "build/index.d.ts", "bin": { "apple-calendar-mcp": "build/index.js" }, "files": [ "build", "README.md", "LICENSE" ], "scripts": { "build": "tsc && tsc-alias", "start": "node build/index.js", "dev": "tsc --watch", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "lint": "eslint src", "lint:fix": "eslint src --fix", "format": "prettier --write src", "format:check": "prettier --check src", "typecheck": "tsc --noEmit", "prepublishOnly": "npm run lint && npm run test && npm run build", "prepare": "husky && npm run build" }, "keywords": [ "mcp", "apple-calendar", "calendar", "claude", "ai", "applescript", "macos", "model-context-protocol" ], "author": "Kevin May", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/scoutsolutions/apple-calendar-mcp.git" }, "homepage": "https://github.com/scoutsolutions/apple-calendar-mcp#readme", "bugs": { "url": "https://github.com/scoutsolutions/apple-calendar-mcp/issues" }, "engines": { "node": ">=20.0.0" }, "os": [ "darwin" ], "dependencies": { "@modelcontextprotocol/sdk": "1.4.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", "@vitest/coverage-v8": "^2.1.9", "eslint": "^9.0.0", "globals": "^17.0.0", "husky": "^9.1.7", "lint-staged": "^16.2.7", "prettier": "^3.0.0", "tsc-alias": "^1.8.10", "tsconfig-paths": "^4.2.0", "typescript": "^5.0.0", "typescript-eslint": "^8.51.0", "vitest": "^2.0.0" }, "lint-staged": { "src/**/*.ts": [ "eslint --fix", "prettier --write" ] } }
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
