MCP Directory
Back

macos-mcp-server

by jcanizalez · Swift · ★ 0

Native macOS MCP server in Swift. Screenshots, clipboard, app control, Spotlight, notifications, system info. Built with official modelcontextprotocol/swift-sdk.

Install

git clone https://github.com/jcanizalez/macos-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "macos-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:jcanizalez/macos-mcp-server"
      ]
    }
  }
}

From the README

A native macOS [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that gives AI agents deep control over your Mac. Built in Swift using only Apple frameworks -- zero third-party dependencies beyond the [MCP SDK](https://github.com/modelcontextprotocol/swift-sdk). **29 tools** across 4 categories: screenshots, accessibility/UI automation, system control, and app scripting. Requires Xcode 15+ and macOS 13+. Grab the latest release from [GitHub Releases](https://github.com/jcanizalez/macos-mcp-server/releases). The server needs two macOS permissions to work: - **Accessibi…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers