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 💡
@bharathvaj/whois-mcp
MCP Server for whois lookups, allowing AI agents to perform domain, IP, ASN whois queries
lean-docker-mcp
A Dockerized Lean4 execution environment MCP server for AI agents, providing isolated code execution with transient or persistent environments.
lazy-toggl-mcp
A Model Context Protocol (MCP) server for interacting with Toggl time tracking
@recraft-ai/mcp-recraft-server
An MCP server that integrates with Recraft API to provide advanced raster and vector image operations, including generation, editing, vectorization, background removal, and upscaling.
ashgw/vault-mcp
An MCP server enabling LLMs and MCP clients to interact with HashiCorp Vault for secure secret and policy management
MCP-SynoLink
An MCP server for Synology NAS that enables AI assistants to perform file operations like listing, uploading, downloading, and managing files and folders.