We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ooples/mcp-console-automation'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Build output
dist/
build/
*.tsbuildinfo
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
.claude/
# Environment and Security
.env
.env.local
.env.*.local
*.pem
*.key
*.crt
*.p12
*.pfx
id_rsa*
ssh_keys/
credentials/
secrets/
private/
# Logs
logs/
*.log
# Testing
coverage/
.nyc_output/
# OS
.DS_Store
Thumbs.db
desktop.ini
# Temporary files
*.tmp
*.temp
.cache/
# Package manager
.npm/
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
# Git worktrees (cause CI build failures)
worktrees/
# Prevent clutter - NO investigation/report/analysis files
*-FINDINGS.md
*-INVESTIGATION.md
*-REPORT.md
*-ANALYSIS.md
*-plan.md
*_REPORT.md
*_SUMMARY.md
*_ANALYSIS.md
AGENT_*.md
SUMMARY.md
INVESTIGATION.md
# Prevent clutter - NO one-off test/debug scripts in root
test-*.ps1
test-*.js
test-*.mjs
test-*.ts
test-*.cjs
debug-*.ps1
debug-*.js
debug-*.log
verify-*.ps1
verify-*.ts
validate-*.js
quick-*.js
run-*.ps1
compile-*.ps1
setup-*.ps1
configure-*.ps1
switch-*.mjs
update-*.mjs
# Prevent clutter - NO generated JSON/temp files in root
*-report.json
*-debug.json
verification-*.json
verification-*.txt
hang-*.json
pagination-*.json
final-*.json
ultra-*.json
sessions.json
*.tgz