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"
]
}
}
}
Recommend MCP Servers 💡
globalping
Remote MCP server that gives LLMs access to run network commands
mcp-hello-world
A minimal Model Context Protocol (MCP) server implemented in TypeScript, primarily intended to serve as a Test Double / Mock Server for unit testing or integration testing client code that needs to interact with an MCP server.
MCP-wolfram-alpha
Connect your chat repl to wolfram alpha computational intelligence
@magicuidesign/mcp
Official Magic UI MCP server for integrating components and configuration management
APIMatic Validator
Validates OpenAPI specifications (2.0 and 3.0, JSON/YAML) using APIMatic's API, integrating as an MCP server for seamless validation within AI clients like Claude Desktop.
elektron-mcp
An MCP server enabling LLMs to control Elektron synthesizers via MIDI, specifically supporting the Digitone for sound design.