mcpbeat Sign in

JCAppleScript MCP Server

by johnnyclem Your server? Claim it
local only

JCAppleScript runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 29 Aug 2026.

Control macOS apps via AppleScript/JXA: sanitized commands for Messages, Mail, Finder, and more.

Installs / week
not published
27
Stars
0 open issues
29 Aug 2026
Last commit
from GitHub
MIT
License
Swift

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        let process = Process()

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to JCAppleScript

same job, measured the same way
iCloud MCP
by mrgo2

Apple Mail, Calendar, Contacts, Reminders, Notes, Messages and Safari via AppleScript or iCloud

255 installs/wk local only
Remindersmcp
by aernouddekker

MCP server for macOS Reminders.app — list and reminder management via AppleScript

27 installs/wk local only
Contactsmcp
by aernouddekker

MCP server for macOS Contacts.app — contact management via AppleScript

34 installs/wk local only
Calendarmcp
by aernouddekker

MCP server for macOS Calendar.app — calendar and event management via AppleScript

28 installs/wk local only
Apple Tools (Unified)
by jonathanrreed

Unified Apple ecosystem MCP server for macOS: Mail, Calendar, Notes, Files, Messages, and more.

116 installs/wk local only
Mailappmcp
by aernouddekker

MCP server for macOS Mail.app — gives Claude native email access via AppleScript

48 installs/wk local only
Numbersmcp
by aernouddekker

MCP server for macOS Numbers.app — spreadsheet access via AppleScript

47 installs/wk local only
JMAP Email
by mikluko

Email management via JMAP — mailboxes, messages, identities, and Sieve scripts

local only

JCAppleScript — questions

Answers built from our own checks of this server.

Why is there no uptime for JCAppleScript?
JCAppleScript runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is JCAppleScript open source?
Yes — it is published under the MIT licence, written in Swift and 27 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.