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
Installation
npx -y joshuarileydev/mac-apps-launcher-mcp-serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub