ShigeruWakida/YakusokuKeeper
3.3
If you are the rightful owner of YakusokuKeeper 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.
Yakusoku Keeper is a rule-based prompting MCP server designed to ensure consistent behavior of LLMs by applying rules based on input count and time-based triggers.
Tools
Functions exposed to the LLM to take actions
get_rules
Returns rules that match current conditions (called automatically).
reset
Resets input counters and time triggers.
initial_instructions
Provides high-priority instructions to Claude Code.
add_rule
Dynamically add new rules.
remove_rule
Remove existing rules.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client