Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.markswendsen-code/panera

NPM · @STRIDERLABS/MCP-PANERA · SCANNED SEP 21

MCP server for Panera Bread - browse menu, customize orders, place pickup

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 874 tokens (~62/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "panera_remove_from_cart" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.markswendsen-code/panera MCP server?

io.github.markswendsen-code/panera runs locally as an npm package, launched with npx -y @striderlabs/mcp-panera. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @striderlabs/mcp-panera

# add to Claude Code
claude mcp add markswendsen-code-panera -- npx -y @striderlabs/mcp-panera
// .cursor/mcp.json
{
  "mcpServers": {
    "markswendsen-code-panera": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-panera"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "markswendsen-code-panera": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-panera"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add markswendsen-code-panera -- npx -y @striderlabs/mcp-panera
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "markswendsen-code-panera": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@striderlabs/mcp-panera"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add markswendsen-code-panera --command npx --arg -y --arg @striderlabs/mcp-panera
# ~/.hermes/config.yaml
mcp_servers:
  markswendsen-code-panera:
    command: "npx"
    args: ["-y", "@striderlabs/mcp-panera"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "markswendsen-code-panera": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@striderlabs/mcp-panera"
      ]
    }
  }
}
# add to Vellum
assistant mcp add markswendsen-code-panera -t stdio -c npx -a -y @striderlabs/mcp-panera
// mcp.json
{
  "mcpServers": {
    "markswendsen-code-panera": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-panera"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 11 Sept 26 +1
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/@striderlabs/mcp-panera@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 97 packages
Packages resolved 97
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~874 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
panera_add_to_cart ~59

Add the currently configured item to your cart. Call after panera_customize_item. Optionally override quantity.

NameTypeReqDescription
quantitynumberNumber of this item to add (default: uses quantity from panera_customize_item, or 1)

No output schema declared.

No examples provided.

panera_checkout ~128

Checkout and place your Panera Bread order. Set confirm=false to preview the order first, confirm=true to actually place it.

NameTypeReqDescription
cafeIdstringCafe ID for the pickup or delivery location
confirmbooleanSet true to place the order, false to preview only (default: false)
deliveryAddressstringDelivery address (required if orderType is 'delivery')
orderTypestringyesHow the order will be fulfilled
pickupTimestringDesired pickup time (e.g., 'ASAP', '12:30 PM')

No output schema declared.

No examples provided.

panera_customize_item ~100

Configure a Panera menu item with customizations before adding to cart. Call panera_add_to_cart after customizing.

NameTypeReqDescription
customizationsarrayList of customizations (e.g. ['toasted', 'extra cheese', 'no tomato', 'dressing on the side', 'bread bowl'])
itemIdstringyesMenu item ID to customize
quantitynumberNumber of this item (default: 1)

No output schema declared.

No examples provided.

panera_get_item_details ~56

Get detailed information about a specific Panera menu item including description, price, calories, allergens, and customization options.

NameTypeReqDescription
itemIdstringyesMenu item ID from panera_get_menu or panera_search_menu results

No output schema declared.

No examples provided.

panera_get_menu ~98

Get the full Panera Bread menu including sandwiches, soups, salads, bowls, bakery items, breakfast, and drinks with prices and calories.

NameTypeReqDescription
cafeIdstringOptional cafe ID to get the menu for a specific location
categorystringOptional category filter (e.g., 'Soups', 'Salads', 'Sandwiches', 'Bakery', 'Drinks', 'Breakfast', 'Bowls')

No output schema declared.

No examples provided.

panera_get_nearby_locations ~86

Find Panera Bread cafes near a given address or zip code. Returns a list of nearby locations with address and hours.

NameTypeReqDescription
addressstringyesAddress, city, or zip code to search near (e.g., '94105', '123 Main St, Boston MA')
radiusnumberNumber of results to return (default: 10)

No output schema declared.

No examples provided.

panera_get_rewards_status ~32

Get your MyPanera rewards points balance, reward tier, and available rewards. Requires being logged in.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panera_login ~54

Authenticate with your MyPanera account using email and password. Required to access rewards and order history.

NameTypeReqDescription
emailstringyesMyPanera account email address
passwordstringyesMyPanera account password

No output schema declared.

No examples provided.

panera_logout ~28

Log out of Panera Bread by clearing stored session cookies. Use this to reset authentication state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panera_remove_from_cart ~51

Remove a specific item from your cart by its cart item ID. Use panera_view_cart to get item IDs.

NameTypeReqDescription
itemIdstringyesCart item ID from panera_view_cart results

No output schema declared.

No examples provided.

panera_search_menu ~77

Search Panera Bread menu items by name, ingredient, or dietary preference (e.g., 'vegetarian', 'chicken', 'soup', 'avocado').

NameTypeReqDescription
querystringyesSearch query — item name, ingredient, or tag (e.g., 'broccoli cheddar', 'vegetarian', 'bagel')

No output schema declared.

No examples provided.

panera_status ~32

Check connection status and whether you are logged in to Panera Bread. Call this first to verify authentication before ordering.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panera_view_cart ~23

View all items currently in your cart with customizations and pricing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panera_view_orders ~50

Get your past Panera Bread order history with items, dates, and totals. Requires being logged in.

NameTypeReqDescription
limitnumberMaximum number of past orders to return (default: 10)

No output schema declared.

No examples provided.

Common questions

What is the io.github.markswendsen-code/panera MCP server?

io.github.markswendsen-code/panera is an MCP server listed in the public MCP registry as io.github.markswendsen-code/panera. MCP server for Panera Bread - browse menu, customize orders, place pickup. This page covers its npm package (@striderlabs/mcp-panera).

Is the io.github.markswendsen-code/panera MCP server safe to use?

io.github.markswendsen-code/panera scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.markswendsen-code/panera MCP server expose?

io.github.markswendsen-code/panera exposes 14 tools: panera_status, panera_login, panera_logout, panera_get_menu, panera_search_menu, and 9 more. Their descriptions and schemas cost roughly 874 tokens of context every time the server is loaded.

Is the io.github.markswendsen-code/panera MCP server still maintained?

io.github.markswendsen-code/panera is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.markswendsen-code/panera MCP server under?

io.github.markswendsen-code/panera declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.