Skip to main content
Glama

applescript-mcp

shortcuts_list_shortcuts

Retrieve a list of available macOS shortcuts with customizable limits, enabling streamlined automation and interaction via AppleScript-based workflows.

Instructions

[Shortcuts operations] List all available shortcuts with optional limit

Input Schema

NameRequiredDescriptionDefault
limitNoOptional limit on the number of shortcuts to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Optional limit on the number of shortcuts to return", "type": "number" } }, "type": "object" }

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/joshrutkowski/applescript-mcp'

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