MCP ServerSTDIOOfficialv1.0.3

Yuzukyouma Ponzu MCP Server

Deploy and manage ERC-20 tokens on Ethereum with AI agents—launch presales, execute swaps, and set up farming pools. Built for developers automating token lifecycle operations via natural language.

io.github.YuzuKyouma/ponzu

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Yuzukyouma Ponzu MCP server does

How models use it and what it is built for.

Deploy and manage ERC-20 tokens on Ethereum with AI agents—launch presales, execute swaps, and set up farming pools. Built for developers automating token lifecycle operations via natural language.

Connect to Yuzukyouma Ponzu

Local install — runs as a subprocess.

npx @ponzu_app/mcp@1.0.3

Environment variables

Configuration this server reads at startup.

  • PONZU_PRIVATE_KEYSecret

    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)

Resources

Where to find authoritative docs and source for Yuzukyouma Ponzu.

Example prompts for Yuzukyouma Ponzu

Paste any of these into Agent Studio after connecting Yuzukyouma Ponzu.

  • Deploy an ERC-20 token with 1 million supply on Sepolia testnet
  • Set up a presale with 500k tokens at 0.01 ETH per token
  • Execute a token swap on the configured Ethereum network
  • What farming pools are available for this token?

Yuzukyouma Ponzu MCP server — FAQ

Common questions about connecting and running Yuzukyouma Ponzu.

  • What networks does Ponzu support?

    Ponzu supports Ethereum mainnet and Sepolia testnet. You can specify the network via the PONZU_NETWORK environment variable (defaults to mainnet).

  • Do I need a private key to use Ponzu?

    A private key (PONZU_PRIVATE_KEY) is optional but required for write operations like deploying tokens, launching presales, or executing swaps. Read-only queries work without it.

  • How do I configure the Ethereum RPC endpoint?

    Set the PONZU_RPC_URL environment variable to your preferred RPC provider. If not set, Ponzu defaults to public Ethereum RPCs.

  • Can I use Ponzu on testnet before mainnet?

    Yes. Set PONZU_NETWORK=sepolia to test token deployment, presales, and swaps on Sepolia testnet before moving to mainnet.

  • What operations require a private key?

    Write operations—token deployment, presale setup, swaps, and farming configuration—require PONZU_PRIVATE_KEY. Query operations like checking token balances or pool info do not.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground