We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dicklesworthstone/mcp_agent_mail'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
/var/log/mcp-agent-mail/*.log {
weekly
rotate 7
size 50M
compress
delaycompress
missingok
notifempty
create 0640 appuser appuser
sharedscripts
postrotate
systemctl kill -s USR1 mcp-agent-mail.service >/dev/null 2>&1 || true
endscript
}