DavideArena/bring-mcp-server
If you are the rightful owner of bring-mcp-server 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.
A Model Context Protocol (MCP) server that integrates with Bring Shopping Lists API, allowing AI assistants to manage shopping lists through natural language.
Tools
Functions exposed to the LLM to take actions
get-bring-lists
List all shopping lists for the authenticated user.
get-bring-list-items
Get all items from a specific shopping list.
add-recipe-items-to-bring-list
Add multiple items to a shopping list at once.
remove-item-or-all-from-bring-list
Remove a specific item or clear an entire list.
get-bring-list-items-details
Get detailed information about items in a list.
get-all-users-from-bring-list
List all users who have access to a specific list.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client