We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Platano78/faulkner-db'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
plan-ingestion.timer•331 B
[Unit]
Description=Bi-weekly Claude Plan Ingestion Timer
Documentation=https://github.com/platano/faulkner-db
[Timer]
# Run every two weeks on Sunday at 3:00 AM
OnCalendar=Sun *-*-1,15 03:00:00
# Also run 15 minutes after boot if a scheduled run was missed
Persistent=true
RandomizedDelaySec=300
[Install]
WantedBy=timers.target