mcpbeat Sign in

Ponzu MCP Server

by yuzukyouma Your server? Claim it
local only

Ponzu runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm.

ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 160 · avg 18 · +19% w/w
a month agotoday
60
Installs / week
npm · @ponzu_app/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 ponzu -- npx -y @ponzu_app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ponzu": {
      "args": [
        "-y",
        "@ponzu_app/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ponzu]
command = "npx"
args = ["-y", "@ponzu_app/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ponzu": {
      "args": [
        "-y",
        "@ponzu_app/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ponzu": {
      "args": [
        "-y",
        "@ponzu_app/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PONZU_PRIVATE_KEY (Private key for signing transactions (optional, enables write operations)), PONZU_RPC_URL (Ethereum RPC URL (defaults to public RPCs)), PONZU_NETWORK (Network to use: mainnet or sepolia (default: mainnet)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ponzu

same job, measured the same way
Ponzu
by ponzutech

ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents

local only
Pumpclaw
by clawd800

Free token launcher on Base. Deploy ERC-20 tokens via Uniswap V4 with 80% creator fees.

35 installs/wk local only
Base Gasless Deploy MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle

237 installs/wk local only
Obsd Launchpad
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

51 installs/wk local only
Fascia MCP Server
by orcar-studio

Expose Fascia-deployed Tools and Entity schemas to AI agents via MCP

16 installs/wk local only
Sota
by sota-deploy

Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.

local only
Slush Meme MCP
by spiry-ro

AI-native meme coin launchpad on Avalanche. Deploy tokens, simulate trades, query risk.

28 installs/wk local only
Token Tool
by bitbond

Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.

38 installs/wk local only

Ponzu — questions

Answers built from our own checks of this server.

Why is there no uptime for Ponzu?
Ponzu 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 npm package @ponzu_app/mcp was installed 60 times last week.
Is Ponzu still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ponzu?
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 @ponzu_app/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ponzu?
The npm package @ponzu_app/mcp was installed 60 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.