New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@pizzamcp/server

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pizzamcp/server

Simple Domino's Pizza MCP Server

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
1
Created
Source

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

Keywords

mcp

FAQs

Package last updated on 11 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts