We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dorukardahan/domain-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
update-statuses.sh•223 B
#!/bin/bash
# Update domain statuses and cleanup old entries
# Password is read from ~/.pgpass or PGPASSWORD env var
cd /var/www/domain-cache/scripts
psql -U domain_cache -d domain_cache -h localhost -f update-statuses.sql