macOS Ecosystem MCP Server

macOS Ecosystem MCP Server

Provides secure access to macOS Reminders, Calendar, and Notes using semantic tools and validated AppleScript templates. It enables users to manage schedules, tasks, and notes through natural language while ensuring multi-layer security validation.

Category
访问服务器

README

macOS Ecosystem MCP Server

A secure, semantic Model Context Protocol (MCP) server that provides Claude with safe access to macOS productivity applications: Reminders, Calendar, and Notes.

Why This Server?

Unlike raw AppleScript execution servers (which are dangerous due to arbitrary code execution), this server provides:

  • App-specific semantic tools (e.g., reminders_add, calendar_create_event)
  • Multi-layer security validation (Zod schemas + AppleScript validator)
  • Template-based script generation (no string concatenation)
  • Input sanitization and validation at every layer
  • Clear, discoverable tool interfaces for LLMs

Features

🗓️ Reminders (4 tools)

  • reminders_add - Create reminders with title, notes, due date, priority
  • reminders_list - List reminders with filtering by list and completion status
  • reminders_complete - Mark reminders as completed
  • reminders_search - Search reminders by keyword

📅 Calendar (5 tools)

  • calendar_create_event - Create events with full details (location, notes, alerts)
  • calendar_list_events - List events within a date range
  • calendar_find_free_time - Find available time slots for scheduling
  • calendar_update_event - Modify existing events
  • calendar_delete_event - Delete events

📝 Notes (3 tools)

  • notes_create - Create notes with title and body (supports HTML)
  • notes_append - Append content to existing notes
  • notes_search - Search notes by keyword

Installation

Option 1: Binary Installation (Recommended)

No Node.js required! Download a pre-built binary from GitHub Releases:

# For Apple Silicon (M1/M2/M3/M4)
curl -L https://github.com/neverprepared/macos-ecosystem-mcp/releases/latest/download/macos-mcp-arm64 -o macos-mcp
chmod +x macos-mcp
sudo mv macos-mcp /usr/local/bin/

Note: Intel Macs can run via Rosetta 2 or install from source.

See BINARY_INSTALL.md for detailed instructions.

Option 2: Install from Source

Prerequisites:

  • macOS 10.15 or later
  • Node.js 18+ or Bun
  • pnpm (recommended) or npm
git clone https://github.com/neverprepared/macos-ecosystem-mcp.git
cd macos-ecosystem-mcp
pnpm install
pnpm build

Configuration

Option 1: Claude Code (CLI)

If using binary installation:

Add to your global ~/.claude/mcp.json:

{
  "mcpServers": {
    "macos-ecosystem": {
      "command": "/usr/local/bin/macos-mcp"
    }
  }
}

If using source installation:

{
  "mcpServers": {
    "macos-ecosystem": {
      "command": "/absolute/path/to/macos-ecosystem-mcp/start.sh"
    }
  }
}

Verify the server is loaded:

claude mcp list
# Should show "macos-ecosystem" in the list

Option 2: Claude Desktop

Add to your ~/.config/claude/claude_desktop_config.json:

{
  "mcpServers": {
    "macos-ecosystem": {
      "command": "/Users/YOUR_USERNAME/path/to/macos-ecosystem-mcp/start.sh"
    }
  }
}

Replace YOUR_USERNAME and adjust the path to where you cloned this repository.

Environment Variables

Copy .env.example to .env and customize:

cp .env.example .env

Available options:

  • LOG_LEVEL - Logging verbosity: debug, info, warn, error (default: info)
  • SCRIPT_TIMEOUT - Script execution timeout in milliseconds (default: 30000)
  • ENABLE_SECURITY_VALIDATION - Enable security checks (default: true)

macOS Permissions

On first use, macOS will prompt you to grant automation permissions. You need to allow this server to control:

  • Reminders
  • Calendar
  • Notes

Navigate to: System Settings > Privacy & Security > Automation

Usage Examples

Create a Reminder

Create a reminder "Review PR #123" in my Work list, due tomorrow at 2pm, high priority

Find Free Time

Find me a 30-minute slot tomorrow between 9am and 5pm

Create a Note

Create a note titled "Meeting Notes - Q1 Planning" with the following content: [your content]

Search Reminders

Find all reminders related to "project alpha"

Development

Run Tests

pnpm test              # Run once
pnpm test:watch        # Watch mode
pnpm test:coverage     # With coverage report

Type Checking

pnpm typecheck

Development Mode

pnpm dev

Security

This server implements defense-in-depth security:

  1. Input Validation - Zod schemas validate all inputs
  2. Template-Based Generation - No string concatenation of user input
  3. AppleScript Validator - Blocks forbidden patterns before execution
  4. App Whitelist - Only approved apps can be targeted
  5. Timeout Protection - Scripts cannot run indefinitely

See docs/SECURITY.md for detailed security architecture.

Architecture

  • TypeScript with strict type checking
  • Zod for runtime validation
  • date-fns for date handling
  • run-applescript for AppleScript execution
  • Vitest for testing

See docs/ARCHITECTURE.md for implementation details.

Roadmap

Phase 2 - Communication

  • Mail (send, search, manage inbox)
  • Messages (iMessage/SMS)

Phase 3 - Automation & Browser

  • Shortcuts (list, run programmatically)
  • Safari (tab management, navigation)

Phase 4 - Media & System

  • Music (playback control, playlists)
  • Photos (albums, search, export)

License

MIT

Contributing

Contributions welcome! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Add tests for new functionality
  4. Ensure all tests pass (pnpm test)
  5. Submit a pull request

Troubleshooting

Permission Errors

If you see "Permission denied" errors:

  1. Go to System Settings > Privacy & Security > Automation
  2. Enable permissions for this tool to control Reminders/Calendar/Notes
  3. Restart Claude Desktop

Scripts Timing Out

Increase SCRIPT_TIMEOUT in .env:

SCRIPT_TIMEOUT=60000  # 60 seconds

Debug Logging

Enable debug logs in .env:

LOG_LEVEL=debug

Logs are written to stderr and won't interfere with MCP communication.

Support

For issues, questions, or feature requests, please open an issue on GitHub.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选