MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
Macos Automator MCP

An MCP server to run AppleScript and JXA (JavaScript for Automation) to macOS.

Created 5/15/2025
Updated 17 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx macos-automator-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "steipete-macos-automator-mcp": { "command": "npx", "args": [ "macos-automator-mcp" ] } } }