Skip to main content
Glama

macOS Tools MCP Server

.gitignore510 B
# Dependencies node_modules/ # Build output dist/ build/ # TypeScript cache *.tsbuildinfo # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Test coverage coverage/ .nyc_output/ # Database files *.db *.sqlite *.sqlite3 # Cache directories .cache/ .macos-tools-mcp/ # OS files .DS_Store Thumbs.db # Temporary files *.tmp *.temp .tmp/ .temp/

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/tornikegomareli/macos-tools-mcp-server'

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