MCP.so
ログイン

Apple MCP Server

@gnosis23

Apple MCP Server について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

gnosis23

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Apple MCP Server?

It is an MCP (Model Context Protocol) server that allows running apps and controlling music in macOS. It is designed for developers who want to integrate macOS app control via AI assistants.

How to use Apple MCP Server?

Clone the repository, install dependencies with pnpm install, and build with pnpm run build. Then add the following configuration to your MCP settings:

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

The server provides prompts such as "play music" and "next song" for controlling music playback.

Key features of Apple MCP Server

  • Run apps on macOS via MCP
  • Control music playback with prompts
  • Simple installation and configuration
  • MIT licensed

Use cases of Apple MCP Server

  • Allow AI assistants to launch macOS applications
  • Enable voice- or text-based music control (play, skip)
  • Integrate macOS app management into MCP-based workflows

FAQ from Apple MCP Server

What does the Apple MCP Server do?

It is an MCP server that lets you run apps and control music on macOS using AI prompts.

How do I install and run it?

Clone the repo, run pnpm install and pnpm run build, then add the server path to your MCP configuration.

What prompts are available?

The README mentions "play music" and "next song" as example prompts.

What are the runtime dependencies?

Node.js and pnpm are required to build and run the server.

What license is used?

The project is licensed under the MIT License.

コメント

「その他」の他のコンテンツ