Skip to main content
Glama

mac-apps-launcher

package.json640 B
{ "name": "@joshuarileydev/mac-apps-launcher-mcp-server", "version": "0.0.1", "description": "MCP server for launching applications on macOS", "license": "MIT", "type": "module", "bin": { "mcp-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/src/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "@types/node-fetch": "^2.6.12", "node-fetch": "^3.3.2", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "shx": "^0.3.4", "typescript": "^5.6.2" } }

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