@J
Mac Apps Launcher MCP Server
A Model Context Protocol (MCP) server for launching and managing macOS applications.
Features
- List all applications installed in the
/Applicationsfolder - Launch applications by name
- Open files with specific applications
Installation
Add the following to your Claude Config JSON file
{
"mcpServers": {
"simulator": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/mac-apps-launcher-mcp-server"
]
}
}
}
Transport:
stdio
Language: 
Updated: 7/23/2025
Recommend MCP Servers 💡
actors-mcp-server
apify
Model Context Protocol (MCP) Server for Apify's Actors
2025-01-02
ai-wes/version_checker_mcp
ai-wes
A MCP server for React Native/Expo projects to analyze dependencies, check compatibility, and review changelogs.
2025-04-22
mcp-server-gdb
pansila
An MCP Server that exposes GDB debugging capabilities, enabling remote application debugging with AI assistants.
2025-03-15
mcp-gpt-image
4kk11
An MCP server for generating and editing images via OpenAI API, saving outputs to a specified directory with previews.
2025-04-25
kill-process-mcp
misiektoja
AI-powered cross-platform MCP server exposing LLM-accessible tools to list and terminate OS processes via natural language queries
2025-07-01
@just-every/mcp-read-website-fast
just-every
Quickly reads webpages and converts to markdown for fast, token efficient web scraping
2025-06-11