14 tools from the Yalp MCP Server, categorised by risk level.
View the Yalp policy →/list create Create a new list for the authenticated user 3/5 /list resolve Resolve a list by listSlug, listTitle, or listRef. Defaults to Today. Can create the list if missing. 3/5 /todo create Create a new todo for the authenticated user 3/5 /todo update Update an existing todo for the authenticated user 3/5 create_list Create a new list for the authenticated user 3/5 create_todo Create a new todo for the authenticated user 3/5 resolve_list Resolve a list by listSlug, listTitle, or listRef. Defaults to Today. Can create the list if missing. 3/5 update_todo Update an existing todo for the authenticated user 3/5 The Yalp MCP server exposes 14 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Yalp server.
Yalp tools are categorised as Read (4), Write (8), Destructive (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept