Back to Home
aredigg icon

MCP-server-AppleScript-wrapper

by aredigg

Overview

This program dynamically generates Python wrappers and a FastMCP server for macOS applications, enabling LLM interaction with native app functionalities via AppleScript.

Installation

Run Command
mcp_osacreate <ApplicationName>

Security Notes

The provided source code is limited to `LICENSE.md` and `README.md`, preventing a full audit of the Python generator (`mcp-osacreate`). However, the `README` explicitly warns that the generated AppleScript wrappers can expose powerful and potentially damaging macOS application functionalities, requiring user due diligence to remove risky tools. The tool itself relies on `osascript` and `sdef`.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-05

Tags

macOSAppleScriptPythonMCPLLM Integration