Skip to main content
Glama

AppleScript MCP Server

by peakmojo
pyproject.toml338 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-server-applescript" version = "0.1.0" description = "MCP server for executing AppleScript on macOS" requires-python = ">=3.10" dependencies = [ "mcp", "pydantic" ] [tool.hatch.build.targets.wheel] packages = ["src/applescript_mcp"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/peakmojo/applescript-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server