apple-mcp-server
If you are the rightful owner of apple-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Apple MCP Server is a server application designed to run apps on MacOS using the Model Context Protocol.
Apple MCP Server
A mcp server application for running apps in MacOS.
Installation
- Clone the repository:
git clone https://github.com/gnosis23/apple-mcp-server.git
cd apple-mcp-server
- 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.