Skip to main content
Glama

applescript-mcp

finder_quick_look_file

Preview macOS files instantly using Quick Look functionality by specifying the file path via AppleScript integration with the MCP server.

Instructions

[Finder and file operations] Preview a file using Quick Look

Input Schema

NameRequiredDescriptionDefault
pathYesFile path to preview

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "File path to preview", "type": "string" } }, "required": [ "path" ], "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