# Apple Mcp Server

> MCP server from gnosis23/apple-mcp-server.

- **Type:** MCP server
- **Install:** `agentstack add mcp-gnosis23-apple-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gnosis23](https://agentstack.voostack.com/s/gnosis23)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [gnosis23](https://github.com/gnosis23)
- **Source:** https://github.com/gnosis23/apple-mcp-server

## Install

```sh
agentstack add mcp-gnosis23-apple-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [gnosis23](https://github.com/gnosis23)
- **Source:** [gnosis23/apple-mcp-server](https://github.com/gnosis23/apple-mcp-server)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-gnosis23-apple-mcp-server
- Seller: https://agentstack.voostack.com/s/gnosis23
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
