jamesbrink/mcp-deadmansnitch
If you are the rightful owner of mcp-deadmansnitch and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Dead Man's Snitch is a Model Context Protocol server designed to integrate with the Dead Man's Snitch monitoring service, enabling AI assistants to manage and monitor scheduled tasks and cron jobs.
Tools
Functions exposed to the LLM to take actions
list_snitches
List all snitches, optionally filtered by tags.
get_snitch
Get details about a specific snitch using its token.
check_in
Send a check-in to confirm a task completed successfully.
create_snitch
Create a new snitch monitor with specified intervals.
update_snitch
Update snitch configuration including name, interval, and tags.
delete_snitch
Permanently delete a snitch.
pause_snitch
Temporarily pause monitoring.
unpause_snitch
Resume monitoring for a paused snitch.
add_tags
Add tags for organizing snitches.
remove_tag
Remove tags from snitches.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client