Command Palette

Search for a command to run...

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

@Striderlabs/ Shakeshack

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

This MCP server provides tools for interacting with Shake Shack restaurant data, including browsing menus, searching for items, and finding locations. It also e

GitHubEmbed

Описание

This MCP server provides tools for interacting with Shake Shack restaurant data, including browsing menus, searching for items, and finding locations. It also enables users to access nutritional information, featured items, and ordering details through natural language.

README

MCP (Model Context Protocol) connector for Shake Shack restaurant. Provides tools for browsing the menu, searching items, finding locations, and getting ordering information.

Installation

npm install @striderlabs/mcp-shakeshack

Usage

Add to your MCP client configuration:

{
  "mcpServers": {
    "shakeshack": {
      "command": "npx",
      "args": ["-y", "@striderlabs/mcp-shakeshack"]
    }
  }
}

Available Tools

get_menu

Get the full Shake Shack menu or filter by category.

Parameters:

  • category (optional): Filter by menu category (Burgers, Chicken, Hot Dogs, Crinkle Cut Fries, Frozen Custard, Shakes & Floats, Beer & Wine, Beverages)

search_menu

Search menu items by keyword.

Parameters:

  • query (required): Search term (e.g. "bacon", "vegetarian", "chicken")

find_locations

Find Shake Shack locations by city, neighborhood, or keyword.

Parameters:

  • query (optional): Location search query
  • limit (optional): Max results to return (default: 5)

get_location_details

Get detailed info for a specific location by ID.

Parameters:

  • location_id (required): Location identifier (e.g. "madison-square-park")

get_nutrition_info

Get nutritional information and allergens for a menu item.

Parameters:

  • item_name (required): Menu item name (e.g. "ShackBurger", "Fries")

get_featured_items

Get current featured and seasonal menu items.

get_ordering_info

Get information about ordering options (app, kiosk, delivery, catering, loyalty).

Development

# Install dependencies
npm install

# Build
npm run build

# Run directly
node dist/index.js

License

MIT

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

Установить @Striderlabs/ Shakeshack в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install striderlabs-mcp-shakeshack

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

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

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

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

claude mcp add striderlabs-mcp-shakeshack -- npx -y @striderlabs/mcp-shakeshack

Пошаговые гайды: как установить @Striderlabs/ Shakeshack

FAQ

@Striderlabs/ Shakeshack MCP бесплатный?

Да, @Striderlabs/ Shakeshack MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для @Striderlabs/ Shakeshack?

Нет, @Striderlabs/ Shakeshack работает без API-ключей и переменных окружения.

@Striderlabs/ Shakeshack — hosted или self-hosted?

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

Как установить @Striderlabs/ Shakeshack в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare @Striderlabs/ Shakeshack with

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

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

Автор?

Embed-бейдж для README

Похожее

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