We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/steipete/macos-automator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependency directories
node_modules/
jspm_packages/
# Build output
dist/
build/
out/
lib/
*.tsbuildinfo
# Coverage directories
coverage/
.nyc_output/
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# OS specific files
.DS_Store
Thumbs.db
Desktop.ini
# Editor directories and files
.idea/
.vscode/
*.sublime-project
*.sublime-workspace
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Temporary files
*.tmp
*.temp
.cache/
.eslintcache
.npm/
# Debug files
.node_repl_history
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# TypeScript cache
*.tsbuildinfo
# Output of 'npm pack'
*.tgz
# Generated JavaScript files from TypeScript scripts
scripts/*.js
# Validation output file
validation-output.txt
test_output.txt