MCP server intelligence profile

AppleScript MCP Server

A Model Context Protocol server that enables running AppleScript code to interact with Mac applications and system features including Notes, Calendar, Contacts, Messages, file management, and more

Local Onlypeakmojo
Awaiting current scanNpm · 0.1.3

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @peakmojo/applescript-mcp from npm

Version 0.1.3 declares 1 executable entrypoint.

npm install --save-exact @peakmojo/applescript-mcp@0.1.3
npx -y -p @peakmojo/applescript-mcp@0.1.3 applescript-mcp
MCP client configuration example
{
  "mcpServers": {
    "@peakmojo/applescript-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@peakmojo/applescript-mcp@0.1.3",
        "applescript-mcp"
      ]
    }
  }
}

Identity

Canonical slugapplescript-mcp-server-fe5d4ee4DeploymentLocal Only
Canonical packagenpm:@peakmojo/applescript-mcpRepositorypeakmojo/applescript-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@peakmojo/applescript-mcp0.1.34Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@peakmojo/applescript-mcp0.1.3CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
AppleScript MCPServer-reported name
1Capability groups
Aug 14, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
applescript_executeRun AppleScript code to interact with Mac applications and system features. This tool can access and manipulate data in Notes, Calendar, Contacts, Messages, Mail, Finder, Safari, and other Apple applications. Common use cases include but not limited to: - Retrieve or create notes in Apple Notes - Access or add calendar events and appointments - List contacts or modify contact details - Search for and organize files using Spotlight or Finder - Get system information like battery status, disk space, or network details - Read or organize browser bookmarks or history - Access or send emails, messages, or other communications - Read, write, or manage file contents - Execute shell commands and capture the output
Input schema
{
  "type": "object",
  "properties": {
    "code_snippet": {
      "type": "string",
      "description": "Multi-line appleScript code to execute"
    },
    "timeout": {
      "type": "number",
      "description": "Command execution timeout in seconds (default: 60)"
    }
  },
  "required": [
    "code_snippet"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

AppleScript MCP Server questions

How do I install AppleScript MCP Server?

Install the selected package version with: npm install --save-exact @peakmojo/applescript-mcp@0.1.3

What tools does AppleScript MCP Server provide?

AppleScript MCP Server exposed 1 tool during independent protocol observation, including applescript_execute.

Is AppleScript MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.