other tools and integrations

Mac Apps Launcher Mcp Server

An MCP server to list and launch applications on MacOS

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y joshuarileydev/mac-apps-launcher-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mac-apps-launcher-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "joshuarileydev/mac-apps-launcher-mcp-server"
  ]
}

About This MCP Server

joshuarileydev/mac-apps-launcher-mcp-server

An MCP server to list and launch applications on MacOS

GitHub: https://github.com/JoshuaRileyDev/mac-apps-launcher

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub