1.5.0 • Published 6 months ago

@pizzamcp/server v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.3.2

6 months ago

1.3.1

6 months ago

1.3.0

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago