trackmcp
Back to directory
gnosis23

apple-mcp-server

View on GitHub
4 stars TypeScriptServers & Infrastructure Updated Jul 19, 2025
mcpmcp-server

Documentation

Apple MCP Server

A mcp server application for running apps in MacOS.

Installation

1. Clone the repository:

bash
git clone https://github.com/gnosis23/apple-mcp-server.git
cd apple-mcp-server

2. Install dependencies:

bash
pnpm install
pnpm run build

Running the Server

add the following code to your mcp configs

bash
node /absolute/path/to/apple-mcp-server/build/index.js

prompts

  • play music
  • next song

License

This project is licensed under the MIT License - see the LICENSE file for details.

Frequently asked questions

What is apple-mcp-server?

apple-mcp-server is a Model Context Protocol (MCP) server listed in the TrackMCP directory.

How do I install apple-mcp-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is apple-mcp-server open source?

Yes — it is hosted on GitHub at https://github.com/gnosis23/apple-mcp-server and has 4 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP