Serversio.github.markswendsen-code/tacobell
T

io.github.markswendsen-code/tacobell

io.github.markswendsen-code/tacobell · v0.1.0
▦ npm
v0.1.0npm npm: @striderlabs/mcp-tacobell↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.markswendsen-code/tacobell",
  "description": "MCP server for Taco Bell - browse menu, customize orders, place pickup",
  "repository": {
    "url": "https://github.com/markswendsen-code/mcp-tacobell",
    "source": "github"
  },
  "version": "0.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@striderlabs/mcp-tacobell",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}