Skip to main content
Glama

mac-apps-launcher

package.json872 B
{ "name": "@eugenechen/mac-apps-launcher-mcp-server", "version": "0.2.4", "description": "MCP server for launching applications on macOS", "license": "MIT", "type": "module", "module": "index.ts", "bin": { "mac-apps-launcher-mcp": "index.ts" }, "repository": { "type": "git", "url": "git+https://github.com/eugenechen0514/mac-apps-launcher.git" }, "homepage": "https://github.com/eugenechen0514/mac-apps-launcher#readme", "bugs": { "url": "https://github.com/eugenechen0514/mac-apps-launcher/issues" }, "keywords": [ "macos", "launcher", "applications", "mcp", "server" ], "author": "Eugene Chen", "scripts": { "start": "bun index.ts", "inspect": "npx @modelcontextprotocol/inspector bun index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "1.12.1", "zod": "^3.25.61" } }

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/eugenechen0514/mac-apps-launcher'

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