MCP Servers / productivity / MCP Server for Bring! Shopping

MCP Server for Bring! Shopping

JSON →
stdionone16productivity

Interact with the Bring! shopping list API via a local MCP server.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: mcp-server-for-bring-shopping
Tools
What this server exposes
loadLists
Load all shopping lists from Bring!
getItems
Get all items from a specific shopping list
getItemsDetails
Get details for items in a list
saveItem
Save an item to a shopping list with optional specification
saveItemBatch
Save multiple items to a shopping list in one operation
removeItem
Remove an item from a specific shopping list
moveToRecentList
Move an item to the recently used items list
deleteMultipleItemsFromList
Delete multiple items from a list by their names
saveItemImage
Save an image for an item on a shopping list
removeItemImage
Remove an image from an item
getAllUsersFromList
Get all users associated with a shopping list
getUserSettings
Get settings for the authenticated user
getDefaultList
Get the UUID of the default shopping list (use when user doesn't specify a list)
loadTranslations
Load translations for the Bring! interface
loadCatalog
Load the Bring! item catalog
getPendingInvitations
Get pending invitations to join shopping lists
Configuration
Environment & auth
authnone
Resources
MCP Server for Bring! Shopping — MCP Server · libregistry