Skip to main content
Glama

macOS Simulator MCP Server

by ohqay
.gitignore526 B
# Dependencies node_modules/ # Build output build/ dist/ # TypeScript cache *.tsbuildinfo # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment .env .env.local .env.*.local # Test coverage coverage/ .nyc_output/ .vitest/ *.lcov # Test build files tests/**/*.js tests/**/*.js.map tests/**/*.d.ts tests/**/*.d.ts.map vitest.config.js vitest.config.js.map vitest.config.d.ts vitest.config.d.ts.map # Temporary files tmp/ temp/ *.tmp

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/ohqay/macos-simulator-mcp'

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