macOS MCP Servers
Related Servers
Alternatives to macOS MCP Servers
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables Claude to automate macOS applications, manage files, control music, send messages, and more through AppleScript.14 npm1GPL 3.0
- AlicenseAqualityAmaintenanceEnables Claude to interact with Apple services including Email, Calendar, Contacts, Reminders, Notes, Messages, and Safari via AppleScript (macOS) or iCloud protocols.41148 npm51MIT
- AlicenseBqualityDmaintenanceEnables AI agents to interact with macOS applications (Finder, Mail, Contacts, Reminders, Notes, Calendar, TextEdit) using AppleScript. Allows AI assistants to perform tasks like searching contacts, managing files, checking email, and creating reminders through natural language.241MIT
- FlicenseBqualityDmaintenanceExposes macOS system controls and Apple apps as structured tools for Claude, enabling control of volume, music, files, browser tabs, and more via natural language with configurable permissions and rate limiting.311-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to control Apple Music on macOS through AppleScript, providing tools for playback management, library searching, and playlist organization. It supports detailed track metadata retrieval and enhanced queue management for a seamless music experience.12 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to read, write, search, and manage Apple Notes on macOS via AppleScript automation.4,978 npmMIT
TDQS
Scored across 8 tools
Every tool has a clearly distinct purpose with no ambiguity. Each targets a specific action on a specific resource (e.g., create_folder vs. create_note, get_note vs. list_notes vs. search_notes), making it easy for an agent to select the right tool.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., create_folder, list_notes, update_note). This predictability enhances usability and reduces confusion for agents.
With 8 tools, the server is well-scoped for managing Apple Notes. Each tool earns its place by covering essential CRUD operations and utilities like searching, without being too sparse or bloated.
The tool surface provides complete CRUD/lifecycle coverage for Apple Notes, including create, read, update, delete, list, and search operations for both notes and folders. There are no obvious gaps that would cause agent failures.