Tacobell 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 Taco Bell - browse menu, customize orders, place pickup
Today is the operative word: we check Tacobell 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 tacobell -- npx -y @striderlabs/mcp-tacobell
{
"mcpServers": {
"tacobell": {
"args": [
"-y",
"@striderlabs/mcp-tacobell"
],
"command": "npx"
}
}
}
[mcp_servers.tacobell]
command = "npx"
args = ["-y", "@striderlabs/mcp-tacobell"]
{
"mcpServers": {
"tacobell": {
"args": [
"-y",
"@striderlabs/mcp-tacobell"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tacobell": {
"args": [
"-y",
"@striderlabs/mcp-tacobell"
],
"command": "npx"
}
}
}
MCP server for Panera Bread - 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 Target - search products, manage cart, track orders
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for Walmart - search products, manage cart, track orders
MCP server for Zoop — marketplace payments, splits, sellers, buyers, transfers
Answers built from our own checks of this server.