apple-mcp-server

apple-mcp-server

2

Apple MCP Server is an application designed to run on MacOS, providing functionality such as playing and managing music. It is set up via cloning the repository and installing dependencies, boasting features like music control.

Apple MCP Server

A mcp server application for running apps in MacOS.

Installation

  1. Clone the repository:
git clone https://github.com/gnosis23/apple-mcp-server.git
cd apple-mcp-server
  1. Install dependencies:
pnpm install
pnpm run build

Running the Server

add the following code to your mcp configs

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.