Panera runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 11 Mar 2026.
MCP server for Panera Bread - browse menu, customize orders, place pickup
Today is the operative word: we check Panera every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add panera -- npx -y @striderlabs/mcp-panera
{
"mcpServers": {
"panera": {
"args": [
"-y",
"@striderlabs/mcp-panera"
],
"command": "npx"
}
}
}
[mcp_servers.panera]
command = "npx"
args = ["-y", "@striderlabs/mcp-panera"]
{
"mcpServers": {
"panera": {
"args": [
"-y",
"@striderlabs/mcp-panera"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"panera": {
"args": [
"-y",
"@striderlabs/mcp-panera"
],
"command": "npx"
}
}
}
MCP server for Taco Bell - browse menu, customize orders, place pickup
MCP server for Omie — ERP, customers, products, orders, invoices, financials
MCP server for Kroger - search products, manage cart, place grocery orders
BillingServ MCP server for customers, invoices, orders, packages, licenses, and revenue reports.
MCP server for PagSeguro/PagBank — orders, Pix, boleto, credit card, charges
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for iugu — invoices, subscriptions, customers, payment methods
MCP server for Stone — open banking, payments, Pix, transfers
Answers built from our own checks of this server.