MCP server that enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
Features
š Safe by Default: Arbitrary script execution disabled by default
š¦ Plugin Architecture: Modular design with task-focused plugins
š ļø Standard Tools: Read dictionaries, check permissions, Finder operations
š BBEdit Integration: Create notebooks and projects
ā±ļø Timeout Protection: Configurable timeouts with hard limits
š Structured Errors: Consistent error handling with LLM-friendly hints
š Performance: Support for both compiled and template-based scripts