mcpbeat Sign in
local only

Mcpie runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from pypi. Last commit 22 Aug 2026.

Standing-order Domino's pizza button: dry-run freely, order only on explicit confirm. Cash only.

Installs per day peak 978 · avg 71 · -25% w/w
a month agotoday
141
Installs / week
pypi · mcpie-pizza
0
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Mcpie every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcpie -- uvx mcpie-pizza
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcpie": {
      "args": [
        "mcpie-pizza"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcpie]
command = "uvx"
args = ["mcpie-pizza"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcpie": {
      "args": [
        "mcpie-pizza"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcpie": {
      "args": [
        "mcpie-pizza"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MCPIE_CONFIG (Optional path to the mcpie config TOML (defaults to ~/.config/mcpie/config.toml)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Mcpie

same job, measured the same way
Image Puma
by panth-net

Plan and run local batch image preparation with explicit confirmation before writing files.

29 installs/wk local only
KDP Coloring Book Studio
by kdpcoloringbook

Create coordinated, print-ready coloring book interiors with quotes and explicit confirmation.

answering
C
Pariflow Agent
by pariflow

Search prediction markets, preview trades, and place explicitly confirmed Pariflow orders.

26 installs/wk local only
Proton Safe MCP
by fbossiere

Read Proton Mail, extract bounded attachment text, and create explicitly confirmed drafts.

2 738 installs/wk local only
GeezerKeeper Referral Exit Routes and Deadlines
by geezerkeeper

Read-only senior-care exit routes, duplicate-referral deadlines, and templates; no PII or sending.

7 tools answering
MCP Outbound Infrastructure Fingerprint
by mambabuilt

Detect whether a company runs cold outbound, on what stack, and from which sending domains.

70 installs/wk local only
Whitelabel Ordering
by cordering

Order food from Cordering white-label restaurants: browse menus, confirm, then place an order.

10 tools answering
Rafe Blandford — career and writing
by rafeblandford

Rafe Blandford's published career, case studies and writing. Read-only; no route to contact him.

4 tools answering

Mcpie — questions

Answers built from our own checks of this server.

Why is there no uptime for Mcpie?
Mcpie runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcpie-pizza was installed 141 times last week.
How do I connect Mcpie?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcpie-pizza straight from pypi; nothing to host, nothing to sign up for.
How many people use Mcpie?
The pypi package mcpie-pizza was installed 141 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mcpie open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.