Back to Home
TechNickAI icon

machina

by TechNickAI

Overview

Provides AI agents with remote, API-driven access to macOS capabilities like iMessage, WhatsApp, Notes, Reminders, and Contacts via a unified MCP gateway.

Installation

Run Command
npm start

Environment Variables

  • MACHINA_TOKEN

Security Notes

The 'system_raw_applescript' operation allows for arbitrary AppleScript code execution via the API. This is an explicit 'escape hatch' but represents a significant security risk, as a compromised token or a jailbroken LLM could execute any command on the host macOS system. While other SQL operations include sanitization, the direct arbitrary AppleScript execution is a critical vulnerability. The 'system_update' command uses 'bun install' which could theoretically execute malicious pre/post-install scripts if the upstream repository is compromised.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens700
Stars0
Forks0
Last Update2026-01-16

Tags

macOSAI AgentMessagingAutomationMCP