Pantrist

Manage your Pantrist pantry, shopping list, recipes, and weekly meal plan from Claude.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • List Lists: List the shopping lists / pantries the authenticated user can access. Use a returned id as `listId` for the other tools.
  • List Shopping Items: Get all items currently on the shopping list.
  • Add Shopping Item: Add an item to the shopping list by name.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Manage your Pantrist pantry, shopping list, recipes, and weekly meal plan from Claude. The server wraps the same public REST API that powers the iOS, Android, and web apps, so your changes show up in real time on every device.

What you can say

  • "What's on my shopping list?"
  • "Add milk, eggs, and that brand of olive oil I had last week"
  • "What's expiring in the next three days?"
  • "Plan dinners Mon–Fri from my favourite recipes"
  • "Find me a vegetarian dinner under 30 minutes"

12 tools spanning the full shopping / pantry / recipe / meal-plan loop.

Authentication is fully OAuth-driven — no API key or token to copy by hand. Connect once via your normal Pantrist login and Claude inherits the access. Multi-list households are supported: pass listId explicitly or call list_lists and let Claude pick.

Список инструментов сервера (12)

Технические названия из tools/list. Нужны только разработчикам.

list_listsList the shopping lists / pantries the authenticated user can access. Use a returned id as `listId` for the other tools.
list_shopping_itemsGet all items currently on the shopping list.
add_shopping_itemAdd an item to the shopping list by name.
check_shopping_itemCheck off a shopping-list item. Depending on list settings this marks it done, removes it, or moves it to the pantry.
delete_shopping_itemRemove an item from the shopping list.
list_pantry_itemsGet all items currently in the pantry.
add_pantry_itemAdd an item to the pantry by name.
reduce_pantry_amountChange the stock amount of a pantry item. Use a negative `amountChange` to consume stock.
search_recipesSearch recipes by free-text and optional filters.
get_recipeGet a single recipe by its uuid.
get_week_planGet the meal plan for a date range. Dates are YYYY-MM-DD.
update_week_plan_daySet the planned recipes/meals for a single day (YYYY-MM-DD).
Pantrist: подключить к Claude, ChatGPT, Cursor · Connectors.fun