1.5.0 • Published 11 months ago

@pizzamcp/server v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

MCPizza - Domino's Pizza MCP Server

Simple MCP server for ordering Domino's pizza through AI assistants.

Installation

npm install -g @pizzamcp/server

Usage with Claude Desktop

Add to your MCP configuration:

{
  "mcpServers": {
    "pizzamcp": {
      "command": "npx",
      "args": ["@pizzamcp/server@latest"]
    }
  }
}

Available Tools

  • find_dominos_store - Find nearest Domino's by address/zip
  • search_menu - Search menu items
  • add_to_order - Add items to order
  • view_order - View current order

License

MIT

1.5.0

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.1

11 months ago

1.2.0

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago