Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Trader Joe'S Server

БесплатноНе проверен

Allows users to search for products, access detailed nutritional and allergen information, and find nearby store locations. It also provides tools to browse new

GitHubEmbed

Описание

Allows users to search for products, access detailed nutritional and allergen information, and find nearby store locations. It also provides tools to browse new and featured items across various grocery categories.

README

MCP (Model Context Protocol) connector for Trader Joe's grocery. Enables AI assistants to search products, look up nutrition info, and find store locations.

Installation

npm install -g @striderlabs/mcp-traderjoes

Usage

Add to your MCP client config (e.g. Claude Desktop claude_desktop_config.json):

{
  "mcpServers": {
    "traderjoes": {
      "command": "mcp-traderjoes"
    }
  }
}

Tools

search_products

Search for Trader Joe's products by keyword.

Parameters:

  • query (required): Search term (e.g. "cauliflower", "frozen pizza", "wine")
  • page_size (optional): Number of results (default: 10)

get_product_details

Get detailed product info including ingredients, nutrition facts, and allergens.

Parameters:

  • sku (required): Product SKU from search results

find_stores

Find Trader Joe's locations near a ZIP code.

Parameters:

  • zip (required): US ZIP code
  • radius (optional): Search radius in miles (default: 25)

get_new_products

List new and featured products currently available at Trader Joe's.

Parameters:

  • category (optional): Category filter (e.g. "produce", "frozen", "snacks")

Development

npm install
npm run build

License

MIT

from github.com/markswendsen-code/mcp-traderjoes

Установить Trader Joe'S Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install trader-joe-s-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add trader-joe-s-mcp-server -- npx -y @striderlabs/mcp-traderjoes

Пошаговые гайды: как установить Trader Joe'S Server

FAQ

Trader Joe'S Server MCP бесплатный?

Да, Trader Joe'S Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Trader Joe'S Server?

Нет, Trader Joe'S Server работает без API-ключей и переменных окружения.

Trader Joe'S Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Trader Joe'S Server в Claude Desktop, Claude Code или Cursor?

Открой Trader Joe'S Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Trader Joe'S Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development