Back to directory
jordanperr/mcp-experiments

jordanperr/mcp-experiments

@jordanperr

This project provides an MCP (Model Context Protocol) server that allows LLMs to perform actions to control a Mac desktop computer using bash and AppleScript.

bashapplescriptmacosautomationmcp-serverpythondesktopcontrol

Installation & Configuration

{
  "mcpServers": {
    "jordanperr-mcp-experiments": {
      "command": "npx",
      "args": [
        "-y",
        "jordanperr-mcp-experiments-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13