16 tools from the Bring MCP Server, categorised by risk level.
View the Bring policy →`getAllUsersFromList` Get all users associated with a shopping list `getDefaultList` Get the UUID of the default shopping list (use when user doesn't specify a list) `getItems` Get all items from a specific shopping list `getItemsDetails` Get details for items in a list `getPendingInvitations` Get pending invitations to join shopping lists `getUserSettings` Get settings for the authenticated user `loadCatalog` Load the Bring! item catalog `loadLists` Load all shopping lists from Bring! `loadTranslations` Load translations for the Bring! interface `moveToRecentList` Move an item to the recently used items list The Bring MCP server exposes 16 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 Bring server.
Bring tools are categorised as Read (10), Write (3), Destructive (3). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.