Skip to main content
Glama

mac-apps-launcher

Servidor MCP del lanzador de aplicaciones de Mac

Un servidor de Protocolo de contexto de modelo (MCP) para iniciar y administrar aplicaciones macOS.

Características

  • Enumere todas las aplicaciones instaladas en la carpeta /Applications
  • Iniciar aplicaciones por nombre
  • Abrir archivos con aplicaciones específicas

Instalación

Agregue lo siguiente a su archivo JSON de Claude Config

{ "mcpServers": { "simulator": { "command": "npx", "args": [ "y", "@joshuarileydev/mac-apps-launcher-mcp-server" ] } } }
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Un servidor MCP para listar y ejecutar aplicaciones en MacOS

  1. Características
    1. Instalación

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An MCP server to run commands.
        Last updated -
        2
        265
        150
        TypeScript
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        A simple MCP server that can send notifications on mac devices.
        Last updated -
        5
        9
        8
        TypeScript
        MIT License
        • Apple
      • A
        security
        F
        license
        A
        quality
        MCP server that enables reading and writing macOS system preferences and application settings through the defaults system.
        Last updated -
        4
        9
        Python
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshuaRileyDev/mac-apps-launcher'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server